Dennis78
12-10-2003, 03:19 AM
I have a table and I want to protect my first column. Is this possible?
Tanx already
Dennis
Tanx already
Dennis
|
View Full Version : Protect table Dennis78 12-10-2003, 03:19 AM I have a table and I want to protect my first column. Is this possible? Tanx already Dennis dcx693 12-10-2003, 10:54 AM It's not generally a good idea to allow any of your users to have direct access to any table. Best to implement Access security and use forms to control user access. But, if you insist on protecting only certain columns, this article might help: How to Simulate Column-Level Security in Microsoft Access (http://support.microsoft.com/default.aspx?scid=kb;en-us;304315&Product=acc). |