FIX: No Data in ODBC Performance Log If Stopped/RestartedID: Q157801
|
If an Open Database Connectivity (ODBC) application stops and then
restarts, the ODBC driver's performance statistics will log the following:
retcode = SQLSetConnectOption
(hdbc,
SQL_COPT_SS_PERF_DATA,
SQL_PERF_STOP);
retcode = SQLSetConnectOption
(hdbc,
SQL_COPT_SS_PERF_DATA,
SQL_PERF_START);
Microsoft has confirmed this to be a problem in the Microsoft SQL Server ODBC Driver version 2.65. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Keywords : kbinterop SSrvErr_Log SSrvGen kbbug6.50 kbfix6.50.sp2
Version : 2.65 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 3, 1999