BUG: The connection for an Oracle database with the ODBC driver does not appear in the Data Adapter Configuration Wizard (817182)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework 1.1)
- Microsoft Visual Basic .NET (2003)
- Microsoft Visual C# .NET (2003)
SYMPTOMSWhen you create a new data connection to an Oracle database
with the ODBC Driver (Microsoft OLE DB Provider for ODBC Drivers) in Server
Explorer, the data connection does not appear in the Data Adapter Configuration
Wizard of the OdbcDataAdapter.CAUSEConnecting to Oracle databases through ODBC is not supported
by Visual Studio .NET. Therefore, the data connection does not appear in the
Data Adapter Configuration Wizard of Visual Studio .NET.RESOLUTIONTo resolve the problem, use Microsoft OLE DB Provider for
Oracle to create a data connection to an Oracle database, and use the OracleDataAdapter instead of the OdbcDataAdapter.STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed at the beginning of this article.
REFERENCESFor more information, visit the following MSDN Web site:
Modification Type: | Minor | Last Reviewed: | 3/9/2006 |
---|
Keywords: | kbtshoot kbDataObject kbDatabase kbWindowsForms kbOracle kbDriver kbDataAdapter kbbug KB817182 kbAudDeveloper |
---|
|