Subject | Logging All Changes |
---|---|
Author | Ed Dressel |
Post date | 2003-10-27T16:04:36Z |
I need to create a log (either in the DB or ourside, doesn't matter)
of changes made to a DB file. Is there any easy way of doing this?
The only thing I can think of is using before insert/update/deletes
and logging changes in a large file.
Anyone doing something like this a little differently? (I am aware of
IB Monitor but it is too cryptic for the individual that will need to
read the data).
Thanks
Ed Dressel
of changes made to a DB file. Is there any easy way of doing this?
The only thing I can think of is using before insert/update/deletes
and logging changes in a large file.
Anyone doing something like this a little differently? (I am aware of
IB Monitor but it is too cryptic for the individual that will need to
read the data).
Thanks
Ed Dressel