Question Alex Cashell · Apr 22, 2022 Linked Stored Procedure returning empty status and result Ensemble 2012.2.5
go to post Alex Cashell · Apr 25, 2022 Solved it, using wireshark we can see MSSQL is responding that it can't find the stored procedure, the solution is to remove the ";1" from the stored procedure name and it works perfectly. Followers:Alex has no followers yet.Following:Alex has not followed anybody yet.Global Masters badges:Alex has no Global Masters badges yet.
Solved it, using wireshark we can see MSSQL is responding that it can't find the stored procedure, the solution is to remove the ";1" from the stored procedure name and it works perfectly.