Subject | Re: [firebird-support] Stored procedure error handling |
---|---|
Author | Bob Murdoch |
Post date | 2004-05-24T17:53:59Z |
At 5/24/2004 11:39 AM, you wrote:
manually on a very infrequent basis. I was just looking for a nifty
function that I might not have been aware of that would provide a better
message to the user.
Bob M..
> > On 24-May-2004 07:22:38, Bob Murdoch wrote:There's no front end to this, it's just a utility procedure to be run
> > Is there any way to get the textual error message based on the sqlcode?
>
>What about raising an Exception and having the Exception code revert back to
>a list of known error messages? Would this work, or do you need more
>detail?
manually on a very infrequent basis. I was just looking for a nifty
function that I might not have been aware of that would provide a better
message to the user.
Bob M..