Means the SQL Server computer was unable to process the client login packet. This may be because the packet was created improperly or because the packet was damaged during transmission. It can also be caused by the configuration of the SQL Server computer.
SQL ="SELECT [accountid],[accountnumber],[ap_AccountTypeName],[ap_Categoryidname],[ap_crmaccountid],[ap_ResponsibleidName],[name],[OwningBusinessUnit] " + "FROM [EDW].[CRM].[CRM365_Account] CRM365Acc " + "where not exists (" + "select * from [EDW].[CRM].[CRM365AX_Account] CRM365AXAcc " + "where CRM365AXAcc.accountid = CRM365Acc.[accountid]) " + "AND CRM365Acc.[ap_AccountTypeName] = 'Customer'";
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 659
André Arnaud de Cal... 238 Super User 2025 Season 2
BillurSamdancioglu 187 Most Valuable Professional