|
|
Modules:
Maintain a history of changes |
Author(s) |
Gary
Labowitz |
|
|
The History Table routine
described below is designed to write history records that track
the changes made to fields in one or more tables. The tracking
includes the currently logged on user's name, the date and time,
information identifying the record(s) being changed, and bitmaps that indicate which fields were
modified. Optionally, the user may add a comment. Depending on where else in the
application the developer calls the WriteHistory procedure, virtually any user action can
be identified by setting an action code. This allows creation of history records for other
reasons than data changes.
Download History.zip
(72,698 bytes)
|
|
|