Runtime with ADE

vmon

Registered User.
Local time
Today, 10:21
Joined
Jan 21, 2003
Messages
49
I am using SQL Server backend and have compiled my ADP into an ADE so the user cannot make changes to forms, reports, macros. Is there a way to also limit them from getting to the database window where table data can be changed? I used to use Access Runtime and now am not sure how to lock the user out.

Any ideas?
Thanks,
vmon
 
Check the startup options.

You can disable the database window from there.
 
If you want to disable the shift key, there is a program on here that will do it.

Here
 
Crilen007 said:
Check the startup options.

You can disable the database window from there.

I have checked the box to not show the database window but the user can hit F11 and display the db window. Is there an easy way to prevent this?
I would rather not disable the key.

vmon
 
In the startup options you can disable the 'use special access keys' option. This will prevent users displaying the database window by pressing F11.
 

Users who are viewing this thread

Back
Top Bottom