![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello I have a .net application in wich i want to create a connection pool usin odbc. I'm using visualStudio.net and the version 1.1 of the framework. The problem is that i can't see the namespace System.Data.Odbc, and i read that it's native with the framework 1.1. can anybody help me about using this namespace. Thanks |
#4
| |||
| |||
|
|
-----Original Message----- quique, You are using the released version of VS.NET 2003 correct? You used 'Project - Add Reference' to add a reference to the System.Data.Dll correct? You should then be able to see System.Data.Odbc. If you have VS.NET 2002 you are actually using .NET 1.0 and as Paul stated, you need to use Microsoft.Data.Odbc. Hope this helps Jay "quique" <esaurasza (AT) yahoo (DOT) com.ar> wrote in message news:057d01c39c71$d6323d00$a501280a (AT) phx (DOT) gbl... Hello I have a .net application in wich i want to create a connection pool usin odbc. I'm using visualStudio.net and the version 1.1 of the framework. The problem is that i can't see the namespace System.Data.Odbc, and i read that it's native with the framework 1.1. can anybody help me about using this namespace. Thanks . |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |