J
John Faughnan
I've been trying to figure out how to protect tables from
modifications. I must be missing something obvious; other than through
forms and VB script I don't see ways to write-protect a table, much
less a column.
The best I've been able to do is this (actually works pretty well):
1. Put the tables I want to protect in their own Access database file.
2. Make that database read-only (at the file level).
3. In another database, link to the tables in read-only file.
Performance seems fine and everything works surprisingly well. Still,
there must be a better way.
Any tips?
Thanks! (I have reviewed online help and a few texts. I think the
answer is in there, but I keep getting "noise" on my searches.)
john
(e-mail address removed)
meta: jfaughnan, jgfaughnan, Microsoft access, write protect, columns,
values, tables, files
modifications. I must be missing something obvious; other than through
forms and VB script I don't see ways to write-protect a table, much
less a column.
The best I've been able to do is this (actually works pretty well):
1. Put the tables I want to protect in their own Access database file.
2. Make that database read-only (at the file level).
3. In another database, link to the tables in read-only file.
Performance seems fine and everything works surprisingly well. Still,
there must be a better way.
Any tips?
Thanks! (I have reviewed online help and a few texts. I think the
answer is in there, but I keep getting "noise" on my searches.)
john
(e-mail address removed)
meta: jfaughnan, jgfaughnan, Microsoft access, write protect, columns,
values, tables, files