SSQLLOG
Log SQL Connection function calls
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The SSQLLOG environment variable enables logging for SQL Connection operations.
Value
1.
Discussion
For information on the sequence of SQL operations for a Synergy application, set SSQLLOG. This creates the ssqlx.log file, which contains a log of %SSC_xxx function calls, in the current working directory of the process. If E_CIDSEL, E_CIDNOSEL, or E_NOCIDS errors occur, ssqlx.log also contains errors and a list of open cursors.
SSQLLOG cannot be used if SQLJUSTINTIME is set.
Setting location
The environment or synergy.ini. For client/server configurations, set SSQLLOG on the client.
Used by
SQL Connection
See also
SQL Connection troubleshooting and error logging
Examples
set SSQLLOG=1