Logic Apps Consumption SQL Connector version 1 Actions/Triggers will be deprecated!
Microsoft has announced that Version 1 Actions/Triggers of the SQL Connector for Logic Apps will be deprecated by the end of March 2024 In response, we have
SQL Script to monitor BizTalk Server SQL Jobs
For those who've been following my work, you might recall that I shared a set of PowerShell scripts a while back for monitoring BizTalk Server One of these
A fish out of water: How to check what SSIS packages are running and stop them?
You may already know that I usually use the series A fish out of water when I want to write something that goes a little bit off-topic on my main blog
BizTalk Server monitoring: View Count of BizTalk Instances Suspended (Non-Resumable)
As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of
BizTalk Server monitoring: View Count of BizTalk Instances Suspended (Resumable)
As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of
BizTalk Server monitoring: View Count of Dehydrated BizTalk Instances
As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of
BizTalk Server monitoring: View Count of Active (running) BizTalk Instances
As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of
BizTalk WCF-SQL Error: System.NotSupportedException: The SqlDbType “” is not supported
Recently while I was testing an integration solution on a client that uses WCF-SQL to insert data on a SQL Server database I got the following
A fish out of water: Saving changes is not permitted. The changes that you have made require the ...
I was thinking in calling these post series “Note to myself”, only not to be always looking for these solutions whenever these problems not related to
BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.ConnectionException: Login failed f...
And yes, this is just another "Login failed for user" SQL Server WCF-Adapter related error In the past I wrote about a similar topic BizTalk WCF-SQL