Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / July 2006

Tip: Looking for answers? Try searching our database.

Audit trail

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Elainie - 13 Jul 2006 14:51 GMT
I am attempting to do an audit trail of Nursing homes.  I have a
patient who is in one nursing home, then they move to another nursing
home.  How can I do a history on a form for this.  I have crated a
subform, so that when you enter a nursing home it will enter it on the
subform, but how do I get it to save the last nursing home therefore
building up an audit trail.
Barry Gilbert - 13 Jul 2006 15:22 GMT
Instead of changing the value of their current nursing home in the patient
table, I would suggest creating a seperate table for nursing home history.
This table would have a foreign key to the patient's record. It would also
have a move date. This will allow you to retain every move the patient made.
If you usually only wanted to see the nursing home that they're currently in,
you could use the maximum from the date column.

HTH,
Barry

> I am attempting to do an audit trail of Nursing homes.  I have a
> patient who is in one nursing home, then they move to another nursing
> home.  How can I do a history on a form for this.  I have crated a
> subform, so that when you enter a nursing home it will enter it on the
> subform, but how do I get it to save the last nursing home therefore
> building up an audit trail.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.