 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Asim Guest
|
Posted: Sat Apr 07, 2007 7:55 am Post subject: SQL Monitor - ADO/SQL Server |
|
|
Hi All,
I wand to create a sql log for my application, some thing like SQL
Profiler, so as to track Database/Server Errors, connection being ADO.
Delphi 7 provides SQL Monitor component for dbExpress and IBSQL Monitor
for InterBase.
Whether I can use Database -> SQL Monitor from the IDE?
If not what options are available to track/debug Database/Server side
Errors.
Regards,
Asim Khan
--- posted by geoForum on http://delphi.newswhat.com |
|
| Back to top |
|
 |
Brian Bushay TeamB Guest
|
Posted: Sun Apr 08, 2007 6:06 am Post subject: Re: SQL Monitor - ADO/SQL Server |
|
|
| Quote: | I wand to create a sql log for my application, some thing like SQL
Profiler, so as to track Database/Server Errors, connection being ADO.
Delphi 7 provides SQL Monitor component for dbExpress and IBSQL Monitor
for InterBase.
Whether I can use Database -> SQL Monitor from the IDE?
No. The SQL monitor works for components where the SQL is generated in Delphi |
code but in ADO the SQL is generated in the ADO layer
| Quote: | If not what options are available to track/debug Database/Server side
Errors.
SQL Enterprise Manager has a Trace function you can use to capture the SQL |
generated
--
Brian Bushay (TeamB)
Bbushay (AT) NMPLS (DOT) com |
|
| 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
|
|