-
Hi
I installed the sample project which was programmed by VB and Access 97.
I would like to connect that sample project and my Access database which was created by Access 2000.
when i tried to do that, i am getting
"Run-time error '3343' "
"Unrecognized database format 'C:\MYDATA' "
I guess the reason i am getting error is using DAO 3.6
instead of DAO 3.5.
But i don't know how to change or where to change those.
Any clue?
Thank you very much.
-
You change DAO versions by clicking on Project... then click on References. Unselect 3.6 and select 3.5.