Discussions tagged TRY-CATCH
PB not showing response from TRY CATCH from SQL Server
- Resolved
- How-to
- Last updated 2 years ago
- Matt Balent replied 2 years ago
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 ...
TRY-CATCH still throwing exception error in PB IDE
- Resolved
- Issue
- Last updated 4 years ago
- John Fauss replied 4 years ago
I have some code that checks for a custom object and if it doesn't exist I just trap it and continue on. The problem is everytime I run it in the PB IDE it will throw an exception error. If it is running in the EXE then the error is trapped correctly...
- Page :
- 1