ODBC
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am developping application in C# with MSAccess databases and whenever I create an OLE DB Connection, something fails. When I select the Jet 4.0 Provider, I get a E_FAIL on the Select command in the wizard. When I use a OBDC connector to connect to an existing DSN, I get some sort of error saying that the data isnt compatible. What method should I use to connect a c# app with a MSAccess local db using the wizard in VS.NET or maybe there is a way to do this without using ODBC. Thanks Jean S. Paquet // JS Paquet cout << "Thank you all" << endl;