 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Steve Troxell Guest
|
Posted: Mon May 10, 2004 4:47 am Post subject: Re: ADO , MS SQL Server Error number ! |
|
|
Vahid G-Karan wrote:
| Quote: | how can I get ERROR number of DB erorr (ms sql server error) in delphi 5?
|
Trap the EDBEngineError exception and examine EDBEngineError.NativeError
Steve Troxell
|
|
| Back to top |
|
 |
Fabio Dell'Aria Guest
|
Posted: Tue May 11, 2004 8:24 am Post subject: Re: ADO , MS SQL Server Error number ! |
|
|
"Steve Troxell" <steve_troxell (AT) hotmail (DOT) com> wrote
| Quote: | Vahid G-Karan wrote:
how can I get ERROR number of DB erorr (ms sql server error) in delphi 5?
Trap the EDBEngineError exception and examine EDBEngineError.NativeError
Steve Troxell
|
You can try EurekaLog ([url]www.eurekalog.com)[/url].
EurekaLog is an add-in tool that gives to your application (GUI,
Console, Web, etc.) the ability to catch every exception (even those
raised by memory leaks) and every infinite-loops/deadlock bugs,
generating a detailed log of call stack (with unit, class, method and
line #), showing and sending it back to you via email.
--
Best regards...
Fabio Dell'Aria.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|