PDA

Click to See Complete Forum and Search --> : Disable Design View


Oct 7th, 2000, 02:26 PM
Dear Sir/Madam

I am using access 97 to develop an application. I would want my users not to temper or go to design view. How can I disable design view both on database window and the file menu so that the users do not disturb the application. I have downloaded a number of demos with the design view disabled.

Gots

HunterMcCray
Oct 9th, 2000, 10:07 AM
Originally posted by Gotora
Dear Sir/Madam

I am using access 97 to develop an application. I would want my users not to temper or go to design view. How can I disable design view both on database window and the file menu so that the users do not disturb the application. I have downloaded a number of demos with the design view disabled.

Gots
See the thread "ACCESS to ACCESS". Two solutions: 1) Password Protect DB; 2) Encrypt Database. Both are Hackable, Password is fine in a non-hostile environment.

Hunter

Jimbob
Oct 10th, 2000, 04:40 AM
you could also compile the databse - this would stop users getting a look at your code, but they may still be able to see the table structure....