Navigation:  SQL Driver Properties(General) >====== PROP:LogSQL ====== Previous pageReturn to chapter overviewNext page

A FILE property specifically used for SQL based tables; turns on or off logging of calls to the backend for SQL drivers. A value of 1 turns on logging, a value of 0 turns off logging.

Example:

filelabel{PROP:LogSQL} = 1          !turn on logging

filelabel{PROP:LogSQL} = 0          !turn off logging

See Also:     PROP:Details , PROP:Profile , Debugging your SQL application