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!

visual basic 5 - Access 2000 - data control

Status
Not open for further replies.

hellovb

Programmer
Nov 26, 2000
13
0
0
GB
Unable to connect to Access 2000 from VB 5. Confronted with the following error message 'unrecognised database format'.
Can anyone help.

Thanks
AB
 
How are you trying to connect to the database??

If you are using DAO 3.51, try using DAO 3.6 (in "Project", "References")

Simon
 
I was trying to connect to the database using the data control object.
 
When you create a new database in access you can change it to an older format of access which can be read by VB. I believe this option is under the tools menu in access.
 
bmj

I changed database to older format as you suggested and it worked a treat.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top