Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing Access 2000 DataBase using Visdata In VB6

Status
Not open for further replies.

Davie

Programmer
Aug 4, 1999
3
0
0
GB
Hi<br>
<br>
I am trying to open a Database created with access 2000 from my vb6 app. However when I try to make the connection I get an error message telling me that it is an unrecognisable format. Can anyone tell me of the where abouts of a patch for this or indeed any work about. Any and all help will be greatly appreciated.<br>
<br>
David O`Brien "London"
 
VB6 cannot work with databases created in Access 2000, so I read in MSDN, you should try ADO connection instead or use the ODBC driver.<br>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top