Hi All,
I have a Stored procedure in SQL Server 2019 which is using TRY CATCH for error handling instead of "RAISERROR" but this is not throwing a response back when SP is called from PowerBuilder using "Stored Procedure Update" functionality.
If I use RAISERROR, it's working fine.
I am using PB2019R3 and have used both "MSOLEDBSQL SQL Server driver" & "SNC SQL Native Client(OLE DB) driver".
Please let me know if there is any option to capture the response from TRY CATCH or if any further details needed.
Thanks
Ramendra