You are not logged in.
Pages: 1
Hello,
Is there a way to configure the TSQLLog to show SQL Statements only in case of error of execution of it?
Offline
Offline
OK, ticket created.
Offline
ESQLDBException (and its descendants) will now append the current SQL statement to its error message, if TSQLDBConnectionProperties.LogSQLStatementOnException is defined.
See http://synopse.info/fossil/info/9416d466bf
This should implement the feature request as close as possible to the low-level data process.
Offline
Pages: 1