N
Neimad via AccessMonster.com
HI,
I am working on a small intranet application, but working on client-side on
a File server. Html pages use vbscript to run sql queries in several db in
a unique folder.
The objective is to allow users to view data, but they should not have
write/delete/create rights on the folder where the databases are stored for
security reasons.
Of course this is a problem as normally the lock file is created when one
person makes a query... An exclusive access is not an option either...
I heard there could be a way by creating a read-only mde file ?
Does someone has another solution (high-level direction would already be a
great help).
Thanks
Neimad
I am working on a small intranet application, but working on client-side on
a File server. Html pages use vbscript to run sql queries in several db in
a unique folder.
The objective is to allow users to view data, but they should not have
write/delete/create rights on the folder where the databases are stored for
security reasons.
Of course this is a problem as normally the lock file is created when one
person makes a query... An exclusive access is not an option either...
I heard there could be a way by creating a read-only mde file ?
Does someone has another solution (high-level direction would already be a
great help).
Thanks
Neimad