Update Table by only one User

rhernand

Registered User.
Local time
Today, 03:22
Joined
Mar 28, 2003
Messages
96
I have a split DB accessed and updated by several Users. How can I limit the update of one table to only one User, administrator if you will. :confused:
 
1 option is to use AccessDB Security; you could then put persmissions on that table allowing only those logged in as "Administrator" to be able to update the database.
 
Thanks

I will give it a try :)
 

Users who are viewing this thread

Back
Top Bottom