Re: Need help in VB.NET connecting to Access database

Tech-Archive recommends: Speed Up your PC by fixing your registry



Are you using Visual Studio .net to create the application? If so can
you connect to the MDB via the server explorer?

Add a new DB connecion. Then click to the provider tab change the
provier to MS Jet 4.0 OLE DB PRovider, then back to the Connection tab.
Pick your DB and test it.

.