Access 97

R

Rick Brandt

G said:
How can I convert a 97 file to access 2000?

Access 2000 has an option for doing this.

Database Utilities - Convert Database to Current Version.
 
J

John Vinson

How can I convert a 97 file to access 2000?


Be sure that the database is completely compiled, free of VBA errors,
and compacted. Open it in A2000; accept the offer to convert the
database.

You may need to tweak your VBA code, especially references; you may
also find that some queries which worked in A97 don't work in A2000,
since A2000 is somewhat more stringent about proper query logic. It's
all fixable but may take some work.
 

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