Subject | RE: [firebird-support] How can I trace? |
---|---|
Author | Delmerico, James |
Post date | 2004-04-19T20:08:26Z |
Ideally, I would like to debug any SQL issued whether it be a stored
procedure call or dynamic SQL. Does the Firebird API provide any hooks so
that I can write a custom component to inspect the incoming traffic on the
server?
Salim - the UDF sounds interesting. Would you please send to my address
above? Thank you!
_____
From: Salim Naufal [mailto:salim.naufal@...]
Sent: Monday, April 19, 2004 4:40 PM
To: firebird-support@yahoogroups.com
Subject: RE: [firebird-support] How can I trace?
Hi James, are you trying to trace to debug some procedures? You can build a
UDF (User defined function) DLL where you can popup messages or write to a
log file. We have built one in Delphi that shows messages on the screen. It
is not meant for production use but is extremely useful for debugging. Let
me know if you would like to have the sources. It can be compiled with
Delphi and Kylix.
Salim
-----Original Message-----
From: Delmerico, James [mailto:James.Delmerico@...]
Sent: Monday, April 19, 2004 3:11 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] How can I trace?
Hello -
I'm new to Firebird and would like to know how I can trace SQL statements
using Firebird 1.5 (running on XP)?
Thanks,
James
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
<http://groups.yahoo.com/group/firebird-support/>
* To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
<mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/> Terms of Service.
[Non-text portions of this message have been removed]
procedure call or dynamic SQL. Does the Firebird API provide any hooks so
that I can write a custom component to inspect the incoming traffic on the
server?
Salim - the UDF sounds interesting. Would you please send to my address
above? Thank you!
_____
From: Salim Naufal [mailto:salim.naufal@...]
Sent: Monday, April 19, 2004 4:40 PM
To: firebird-support@yahoogroups.com
Subject: RE: [firebird-support] How can I trace?
Hi James, are you trying to trace to debug some procedures? You can build a
UDF (User defined function) DLL where you can popup messages or write to a
log file. We have built one in Delphi that shows messages on the screen. It
is not meant for production use but is extremely useful for debugging. Let
me know if you would like to have the sources. It can be compiled with
Delphi and Kylix.
Salim
-----Original Message-----
From: Delmerico, James [mailto:James.Delmerico@...]
Sent: Monday, April 19, 2004 3:11 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] How can I trace?
Hello -
I'm new to Firebird and would like to know how I can trace SQL statements
using Firebird 1.5 (running on XP)?
Thanks,
James
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
<http://groups.yahoo.com/group/firebird-support/>
* To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
<mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/> Terms of Service.
[Non-text portions of this message have been removed]