D
dch3
I've never implemented security, but have started looking at it due to a
project that I'm working on.
Since my concern is over the data in the table and not the objects, any
thoughts on just setting up a single common user account to allow access to
the data, but prohibit deleting records directly in the tables. I want the
users to only be able to delete a record from the forms that they have access
to but without the need to manage multiple users.
The final Front End will be an .MDE file with a custom menu bar that does
not give the user access to the DB window and with a custom Main Menu.
David H
project that I'm working on.
Since my concern is over the data in the table and not the objects, any
thoughts on just setting up a single common user account to allow access to
the data, but prohibit deleting records directly in the tables. I want the
users to only be able to delete a record from the forms that they have access
to but without the need to manage multiple users.
The final Front End will be an .MDE file with a custom menu bar that does
not give the user access to the DB window and with a custom Main Menu.
David H