Subject RE: [firebird-support] How can I trace?
Author Salim Naufal
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