Hidden forms/tables

  • Thread starter Thread starter Ramesh
  • Start date Start date
R

Ramesh

HI,

I need to set up a security in my database such that only i can see the
hidden tables and forms and no one else can modify the tables and forms i
have created.

Could someone guide please?


thanks
ramesh
 
Distributing an .mde rather than an .mdb will solve the problem with forms,
reports, and module but all other objects would need to be secured using the
Access security model.
 
Thanks Pat.

Ramesh

Pat Hartman (MVP) said:
Distributing an .mde rather than an .mdb will solve the problem with
forms, reports, and module but all other objects would need to be secured
using the Access security model.
 
Back
Top