Access Runtime open Databases two times

V

Valentin Allert

Hi NG,

we have migrated our client-systems from office97 to officeXP. Our Users
are accustom to open a Databse two times, one to read out data and one
to insert data.

Since acces runtime for XP it is not possible to open one file twice.
Access recognizes that the databse is already open. How can I change
this behaviour ?

thx Valentin
 
K

Ken Snell [MVP]

Use an .mde file for the front end. You can open multiple versions of it.

Also use a shortcut to open the database via the msaccess.exe program.
 
Top