Conversion Access 97 to access 2003

A

anatoly.duzhansky

I'm New in Access and VB6...
I converted Access 97 db to Access 2003 utilizing Access 2003 db
utilities.
Front end of my application is developed in VB6. I found the problem
that was fixed after conversion - wrong/old Dao object was referenced,
I changed to DAO360 and application started to work, except of one
Access
database that keeps giving me a runtime error "3343":
"Unrecognized database format \\pretapp04\...\...\apps2.mdb"
Any suggestions are appreciated.

Thanks,
Anatoly
 
J

John Spencer

Perhaps the Access 97 application is still on that computer and it is being
launched instead of Access 2003. Try opening Access 2003 and then opening
the database in question.

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top