Multiple Access Versions

J

jez123456

I have a user who has Access 97 and XP both installed on the same PC.

A particular application requires Access 97 to run, however, when this mdb
file is opened it tries to run under Access XP.

Is there a way to set an application to run only Access 97?

Thanks
J
 
J

Jesper Fjølner

A particular application requires Access 97 to run, however, when this mdb
file is opened it tries to run under Access XP.

Is there a way to set an application to run only Access 97?


You can start the app via a shortcut.
Create a shortcut with the properties
"pattoaccess97exe" "pathtoyourapp"
and include the quotes.
I think that should do it. Access XP will still be default for all other
databases.


Jesper Fjølner
www.medicinskedatabaser.dk
 
Top