The information in this article applies to:
SYMPTOMS
When you use the 32-bit Visigenic Oracle driver version 2.0 and call any
Catalog API and provide the owner name and/or the table name in lowercase,
you will get a SQL_NO_DATA_FOUND on a SQLFetch. Existing ODBC applications
such as Microsoft Access fail to attach Oracle tables as they cannot get
the catalog information needed to attach the table.
CAUSEFor the 2.0 Visigenic driver, SQLGetInfo for the InfoType SQL_IDENTIFIER_CASE is SQL_IC_UPPER, which means that the identifiers in SQL are case-sensitive and are stored in uppercase in the system catalog. WORKAROUND
If you are using Microsoft Access, Microsoft Word, Microsoft Excel,
Microsoft Visual Basic, or MSQuery, and if you are prompted with a logon
dialog box, type the logon name in uppercase. If you are using Basic code,
then provide the logon ID in upper case.
Q65416 Hardware and Software Third-Party Vendor Contact List, A-K Additional query words: MFC Database Classes RDO Visigenic
Keywords : |
Last Reviewed: August 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |