Subject | RE: [ib-support] Returning SQLCODE |
---|---|
Author | Theo Bebekis |
Post date | 2001-06-12T11:52:13Z |
Thank you both Paul and Ivan.
My intention is to have the error code back in order to display
an error message using the user language (I'm writing a
multilingual app, it's one of the requirements).
Besides, I want to have all my code running from "command line"
(selections/insertions/updates/deletions) and I'm trying to pack it
inside stored procedures.
Anyway, I'll try that OnException/OnError solution
Best Regards
Theo
-----------------------------------
Theo Bebekis
Thessaloniki, Greece
bebekis@...
-----------------------------------
> No. This is a known limitation and will one day be fixed, I hope. In theI'll wait for that day, it would make me glad...
My intention is to have the error code back in order to display
an error message using the user language (I'm writing a
multilingual app, it's one of the requirements).
Besides, I want to have all my code running from "command line"
(selections/insertions/updates/deletions) and I'm trying to pack it
inside stored procedures.
> Possible errors/exceptions will be reported back to client softwareparameter).
> through status vector
> (iirc in Delphi components there should be OnError event with SQLCODE
Anyway, I'll try that OnException/OnError solution
Best Regards
Theo
-----------------------------------
Theo Bebekis
Thessaloniki, Greece
bebekis@...
-----------------------------------