PRB: MFC AppWizard Does Not Show Oracle Synonyms with Microsoft ODBC Driver (296091)
The information in this article applies to:
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++, 32-bit Editions 4.2
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
- Microsoft Data Access Components 1.5
- Microsoft Data Access Components 2.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
This article was previously published under Q296091 SYMPTOMS When you create a Visual C++ Microsoft Foundation Classes
(MFC) AppWizard EXE or DLL with database support, if you select an Oracle data
source name (DSN) that is associated with the Microsoft ODBC Driver for Oracle,
AppWizard doesn't list the local and public Oracle synonyms in the Select
Database Tables window.RESOLUTION You can work around this problem in the following ways:
- You can create and use Oracle views instead of Oracle
synonyms.
- If you are using Visual C++, you can use the Microsoft OLE
DB Provider for Oracle, instead of the Microsoft ODBC Driver for Oracle, to
obtain local synonyms and tables associated with public synonyms.
Note The workaround that uses the Microsoft OLE DB Provider
for Oracle does not apply to Microsoft Visual C++ .NET 2002 or to Microsoft Visual
C++ .NET 2003.
For examples of these workarounds, see the "More Information"
section. STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 1/23/2004 |
---|
Keywords: | kbDriver kbOracle kbprb KB296091 kbAudDeveloper |
---|
|