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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB6 project, Access97/2000, DAO3.5/3.6 Object Library 2

Status
Not open for further replies.

Doina

Technical User
Aug 3, 2001
33
CA
Hi all,

An existing VB project is accessing an MS-Access 97 database and is referencing the "Microsoft DAO 3.5 Object Library".

We would like to be able to access the same database but converted to MS-Access 2000 from the same project.

I tried to add the reference to "Microsoft DAO 3.6 Object Library" in the same project, but it returns the error:
"Name conflicts with existing module, project or object library".

We would like to be able to access version 97 or 2000 of the same database from the same project.

Any help would be greatly appreciated.

Thanks,
Doina
 
The 3.6 library should be backward compatible with your A97 Database.
"The Key, The Whole Key, and Nothing But The Key, So Help Me Codd!"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top