Hello,
I have around 10 users that use this Access database.
Is it possible to allow only 2 of them to edit or modify the relationships,
about 4 of them to input data only, and the rest to see and export data ONLY.
Thanks in advance.
Dip
What version of Access?
Access 2003 and previous versions have "workgroup security". This feature was
removed in 2007, however. It's fairly complex, and it can be broken fairly
easily if someone is determined to do so ("locks keep out honest people"); but
if you're just trying to control workflow rather than block determined
hackers, you may want to investigate it.
Download the Microsoft Access 2000 Security FAQ:
http://support.microsoft.com/kb/207793/en-us
It applies to all versions from 95 through 2003 so don't let the 2000 deter
you. Print it out. Read it carefully. Get a good night's sleep. Read it,
AGAIN, more carefully. Make a backup of your database, and follow the
instructions in the FAQ, step by step, checking them off as you do (I've
secured many databases and still do so!)
I don't often agree with Aaron, but if you really need good data security,
he's right: SQL/Server security is much tighter (and also requires a lot of
careful study and thought to implement).