lock table

I

Irene

i have a database which is using Microsoft access to do. i would like to ask
is it possible to lock the table? cos i no want the user simply go in the
table to modify the data. so is it have any idea to do it? thanks!
 
K

Keith Wilby

Irene said:
i have a database which is using Microsoft access to do. i would like to
ask
is it possible to lock the table? cos i no want the user simply go in the
table to modify the data. so is it have any idea to do it? thanks!

Hide the database window and provide locked forms for your users.

Keith.
 
I

Irene

thanks for the reply. but can u tell me how to Hide the database window and
provide locked forms for your users? thanks!
 
K

Keith Wilby

Irene said:
thanks for the reply. but can u tell me how to Hide the database window
and
provide locked forms for your users? thanks!

Set the database window start-up properties in Tools, Startup. Each form
has a "locked" property, set this to "Yes".
 
Top