MS Access 2002 vs. 2000 Question

  • Thread starter Thread starter theburnetts
  • Start date Start date
T

theburnetts

I am trying to create an Access application that will work on MS Access
2000, 2002, and 2003 versions. I have Access 2002 on my developer
machine. I have created the application fine. Now I want to create an
MDE file for distribution.

It seems to only allow me to create the MDE file in the 2002 version.
What would be the best way for me to distibute this application so that
it can be used on a machine that only has Access 2000?

Thanks,
Corey
 
there are 2 ways i know of.. downgrade and develop on 2000. or get the 2002
developer edition and distribute the runtime with your app.
 
If you want to deploy an MDE rather than an MDB, you will need to create the
MDE on a PC that has Access 2000 installed.
 
Back
Top