lock table

  • Thread starter Thread starter Irene
  • Start date Start date
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!
 
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.
 
thanks for the reply. but can u tell me how to Hide the database window and
provide locked forms for your users? thanks!
 
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".
 
Back
Top