Article ID: 318917 - Last Review: March 9, 2006 - Revision: 1.1 You may receive an error message when you use the ODBC .NET data provider in WebForm applicationsThis article was previously published under Q318917 On This PageSYMPTOMS
When you use the ODBC .NET data provider in an ASP.NET page, you may receive one of the following error messages:
Type 'OdbcConnection' is not defined.
-or-
File or assembly name System.Data.Odbc, or one of its dependencies, was not found.
-or-
Namespace or type 'ODBC' for the Imports 'Microsoft.Data.ODBC' cannot be found
RESOLUTION
To work around this problem, use one of the following methods:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce the Behavior
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
313480
(http://support.microsoft.com/kb/313480/EN-US/
)
INFO: Roadmap for .NET Data Providers
| Article Translations
|


Back to the top
