Hello, I have a table that is written to only by the
after_update feature from a form field. This form is not
tied to the table. How do I keep users from writing to
this table either directly or in a query result?
Thanx,
Rip
Chris Nebinger - 31 Aug 2004 20:49 GMT
It might be as simple as marking the table hidden.
Otherwise, you will require implementing security and
running a query with specific permissions.
Chris Nebinger
>-----Original Message-----
>Hello, I have a table that is written to only by the
[quoted text clipped - 6 lines]
>Rip
>.