The information in this article applies to:
SYMPTOMSWhen connecting to a 32-bit SQL Server ODBC data source while running the VC++ debugger under Windows NT 3.51, you may receive messages in the Ouptut window similar to the messages below: These messages will occur if you are using the SQL Server 4.21 ODBC driver. Additionally, you may find that the debugger will stop on hard-coded breakpoints (INT 3 assembler instructions). RESOLUTIONThe messages are harmless and can be ignored. After hitting the breakpoints, you can continue by selecting "GO" in the debugger or pressing F5. The Microsoft SQL Server ODBC version 2.50.0121 fixes the problem. You can acquire the latest version of the SQL Server ODBC driver on the SQL Server version 6.0 CD in the \I386\ODBC directory. STATUSMicrosoft has confirmed this to be a bug in the products mentioned at the beginning of this article. This problem has been fixed in version 2.50.0121 of the SQL Server ODBC driver. REFERENCESQ135239: INF: How to Get the ODBC version 2.5 Components Additional query words: 2.10 2.20 1.50 1.51 1.52 breakpoint hardcoded ODBC25.EXE
Keywords : kbDatabase kbMFC kbODBC kbVC |
Last Reviewed: July 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |