Topic: logSQL doesn't store SQL in txt file
Hello,
I have 2 log connections: txt and binary. When tSiSession.logSQL() is called, the SQL command is stored in binary log. However it is not stored in txt log.
this is my call:
siMain.LogSql( lvdebug, 'HPPC SQL', SQL );
Text log contains only 'HPPC SQL'
best regards
Piotr Rezmer
