Access 2003 and 2007 on same machine

  • Thread starter Thread starter cisley
  • Start date Start date
C

cisley

Has anyone made progress on the issue of access 2003 and 2007 Microsoft
Installer running each time switching from one version to the other? So far,
only suggestions found are to explore option of virtual machine, which is not
a practical alternative. Thanks,
 
You can't avoid the re-installation if you have A2003 and 2007 on the same
machine.

If you did succeed in averting it, you would find that your code does not
work, i.e. the VBA would refer to the wrong libraries, with the result that
none of the code works.

Assuming you have the applied the service packs, the delay is only about 20
seconds.
 
Thanks for the reply. Figured that this was the case, just hoped that by now
a work-around existed.
 
Back
Top