Restrict access to one Table in an MDB

  • Thread starter Thread starter Mark Chimes
  • Start date Start date
M

Mark Chimes

Hi All,

I have a small MDB file that holds half a dozen tables. One of these tables
needs to be secured so no one can change the contents without a password.
Access to all other tables is OK.

Is there some way I can provide read rights, but not modify or delete rights
to a single table in an MDB?

cheers,
Mark
 
Back
Top