Table Security

Sharoon

New member
Local time
Today, 15:28
Joined
Nov 30, 2003
Messages
8
I'm Planning to create table holds my system's users information
It contains
UserID, UserName, PCName,PassWord

Is thee is a way to hide the table and make it visible only for Admin?
 
I think the only true way to protect a table is to use Access Security. Have tried it a couple of times and came unstuck big time. If you have never done this before, read, read, read or better still get someone with the knowhow to help.

Even hidden tables can be imported into another database, so Access Security may be the only way.
 
Something else... I would change the field Password to something else - like usrPassword or the like, as PassWord is a reserved word in access that may get confused.
 

Users who are viewing this thread

Back
Top Bottom