Re: T-SQL Error Message Capture

2018-06-07 Thread ELMER IBAYAN
you so much for your reply. Regards, elmer On Monday, 4 June 2018 11:26:03 UTC+10, Jeremy Evans wrote: > > On Sunday, June 3, 2018 at 5:40:57 PM UTC-7, ELMER IBAYAN wrote: >> >> Hi Jeremy, >> >> Thank you for your reply. I really appreciate the help that your team can

Re: T-SQL Error Message Capture

2018-06-03 Thread ELMER IBAYAN
ld be very much appreciated. Regards, elmer On Friday, 1 June 2018 14:20:37 UTC+10, Jeremy Evans wrote: > > On Thursday, May 31, 2018 at 6:35:56 PM UTC-7, ELMER IBAYAN wrote: >> >> Hello sequel team, >> >> I am trying to capture error messages based on different scenarios

T-SQL Error Message Capture

2018-05-31 Thread ELMER IBAYAN
Hello sequel team, I am trying to capture error messages based on different scenarios when calling stored procedures on T-SQL. I am able to grab result_set properly when return_code 0 as the first row for normal successful case. However, there are cases wherein, result set returns 0