Running the database on the background

E

Enrichme

How do i go about running an access database on the background?
I have created the forms, I want my user not to be able to access my
database tables, unless via the forms...

Pls help
 
K

Keith Wilby

Enrichme said:
How do i go about running an access database on the background?
I have created the forms, I want my user not to be able to access my
database tables, unless via the forms...

Pls help

Set the startup options as appropriate. Be aware though that these options
can be bypassed if your users know how.

Keith.
www.keithwilby.co.uk
 
D

Dorian

Also, split your database and place a password on the back-end.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
Top