The information in this article applies to:
SYMPTOMS
When you attempt to create an ODBC data source with the SQLConfigDatasource
API and the Microsoft ODBC Driver for Oracle version 1.0 (Msorcl10.dll),
you get one of error messages listed below.
On Windows NT 4.0:
CAUSEThis is a known bug in the Microsoft ODBC Driver for Oracle, version 1.0. SQLConfigDatasource fails when provided with any invalid attribute string name/value pair. RESOLUTIONUse only the proper ODBC data source attribute string values found in the Microsoft Knowledge Base article listed in the REFERENCES section or get the updated Oracle ODBC driver version 2.0 that ignores invalid attribute strings. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in the Microsoft ODBC for Oracle driver, version 2.0. MORE INFORMATIONSteps to Reproduce BehaviorRun the following sample code to reproduce the error:
REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base: Q179236 INFO: Using SQLConfigDatasource with MS Oracle ODBC Driver Q179236 INFO: Understanding Microsoft's Oracle ODBC Driver Versions Additional query words:
Keywords : kbcode kbDatabase kbDriver kbODBC kbOracle odbcGPF kbGrpVCDB kbGrpMDAC kbMDAC200 kberror |
Last Reviewed: November 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |