Re: Medico-legal problem
From: Rick B (anonymous_at_discussions.microsoft.com)
Date: 05/28/04
- Next message: Dr. Roberto VALENTE: "Re: Last field in last record not in report..."
- Previous message: Rick Brandt: "Re: Modal forms returning values"
- In reply to: DubboPete: "Medico-legal problem"
- Next in thread: at: "Re: Medico-legal problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 May 2004 08:26:14 -0500
You can accomplish this, but Microsoft Access is not that secure an
environment.
If you want to accomplish this, you would need to release the file in an MDE
format first of all. Secondly, you would have to take away access to all
the tables and queries from all the users.
If table and query access is not granted, the users would be forced to do
everything through forms based on queries. Since they don't have access to
the queries, you would have to run them using the 'owner's permissions.
After you do all this, you would need to code the form in such a way that
the notes field allows entry, but is locked when reviewing any records.
Again, MS Access is most likely not the environment to use if you truly need
to assure your legal team that changes can't be made. Most savvy users
could get around many of the features above.
Rick B
"DubboPete" <pcastlehouse@"nospam"ozemail.com.au> wrote in message
news:UHEtc.317$Ix2.4685@nnrp1.ozemail.com.au...
Hello all again!
I have a database which is under construction, and it has to be assessed and
certified by our medico-legal people.
One requirement is that any clinical notes entered into a particular memo
field in a table table CANNOT and I stress CANNOT be deleted, removed,
altered and so on.
This is a legal requirement.
How do I achieve this?
I realise that this may be complex, but I would appreciate any help.
Yes, the database is secure, with user logins and passwords, usergroups,
etc...
TIA
DubboPete
- Next message: Dr. Roberto VALENTE: "Re: Last field in last record not in report..."
- Previous message: Rick Brandt: "Re: Modal forms returning values"
- In reply to: DubboPete: "Medico-legal problem"
- Next in thread: at: "Re: Medico-legal problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|