Security

mysticalypse

New member
Local time
Today, 14:48
Joined
Feb 21, 2007
Messages
4
Is there a simple way to post my database on a server such that users only see forms?
 
Is there a simple way to post my database on a server such that users only see forms?

Split the Database into a Frontend (fe) and a Backend (be). Then put the fe on each individual computer and have the be on the server. Use the startup options to hide the access window and view items, and disable access special keys. This should give them access to the forms only.
 

Users who are viewing this thread

Back
Top Bottom