file format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to programmicly tell the difference between an Access 97 and
an Access 2003 database without opening the database?
If so how?
 
Mike: Try Application.Version in VBA. Access 2003 will return 11.0.

Joe
 
Hi Mike,

Try a web search for "accver".

Is there a way to programmicly tell the difference between an Access 97 and
an Access 2003 database without opening the database?
If so how?
 

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

Back
Top