I have a small Access 2007 .accdb file for which I would like to manage permissions. I'm less worried about security as I am about data-integrity. The database is located on a shared network, the access to which is managed by the campus IT. But some staff need more access to the data than others (and some need more restrictions than others). Also, I would like to protect from honest attempts to modify/change forms, queries, code and tables. Most users are not Access-proficient, but a few are more independent than others.
I've scanned this forum and read some stuff on how Access 2007 no longer provides user-level security for accdb files. But I haven't been able to decide which route to take:
Thanks
Karen
I've scanned this forum and read some stuff on how Access 2007 no longer provides user-level security for accdb files. But I haven't been able to decide which route to take:
- Convert to MDB and implement ULS (what will I loose? will it make db management (particularly updating) more difficult?)
- Simply create an accdbe and forget about ULS.
- Try to program permission-management (can it be done with VBA?...I'm a VBA novice, but a quick-study).
- Another option?
Thanks
Karen