Conversion Access 97 to access 2003

  • Thread starter Thread starter anatoly.duzhansky
  • Start date Start date
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
 
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
..
 
Back
Top