rhernand Registered User. Local time Today, 03:22 Joined Mar 28, 2003 Messages 96 May 24, 2005 #1 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.
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.
G gold007eye Registered User. Local time Yesterday, 22:22 Joined May 11, 2005 Messages 260 May 24, 2005 #2 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.
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.
rhernand Registered User. Local time Today, 03:22 Joined Mar 28, 2003 Messages 96 May 24, 2005 #3 Thanks I will give it a try
P Pat Hartman Super Moderator Staff member Local time Yesterday, 22:22 Joined Feb 19, 2002 Messages 47,628 May 25, 2005 #4 When you implement Access workgroup security, it is imperative that you read the security FAQ and follow its directions EXACTLY. Any deviation could leave you locked out of the database or leave the database unsecured even though it seems to be secured on your computer. http://support.microsoft.com/default.aspx?scid=/support/access/content/secfaq.asp#_Toc493299666
When you implement Access workgroup security, it is imperative that you read the security FAQ and follow its directions EXACTLY. Any deviation could leave you locked out of the database or leave the database unsecured even though it seems to be secured on your computer. http://support.microsoft.com/default.aspx?scid=/support/access/content/secfaq.asp#_Toc493299666