Chris, many, many thanks! I knew it had to be something
simple like this.
Imports System.Data.Odbc worked just fine.
Thanks,
Jason
At 04:36 PM 9/17/2006, you wrote:
>According to [1], "The .NET Framework Data
Provider for ODBC ... were
>not originally included in the .NET Framework version
1.0. If you
>require the .NET Framework Data Provider for ODBC or the
.NET Framework
>Data Provider for Oracle, and are using .NET Framework
1.0, you can
>download these data providers from the Data Access and
Storage Developer
>Center. The namespace for the downloaded .NET Framework
Data Provider
>for ODBC is Microsoft.Data.Odbc."
>
>So if you are using 1.0, you need to download it
>
>Otherwise, you may be able to simply change it to
"Imports
>System.Data.Odbc" (and this is included in
System.Data.dll)
>
>Chris
>
>[1] http://msdn2.microsoft.com/en-us/library/a6cd7c08.aspx
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|