Subject How to log a SQL with filled params?
Author ronald_greven
Hi there,

I use Delphi5, Firebird 1.0/1.5 (both) and IB_Objects.

For excample we use a loop, where each time, new values be set to a sql.
(ParamByName)
Is there a way to log each of this sql's with all params like
"savetofile" or something like that?

Or maybe another way?

It's really easy to save a IB_Query SQL, but only with the Paramnames,
not the values..

Best greetings..

Ronni