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
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