Re: Keeping track of database changes

2001-12-04 Thread Steve Werby
"Philip Molter" <[EMAIL PROTECTED]> wrote: > We've got a fairly critical database system that we're setting up > and we need to know if there's an easy way to track changes made > to the database (hopefully at a fairly low level). > > In essence, what we want, is a log of what fields and values ar

Keeping track of database changes

2001-12-04 Thread Philip Molter
We've got a fairly critical database system that we're setting up and we need to know if there's an easy way to track changes made to the database (hopefully at a fairly low level). In essence, what we want, is a log of what fields and values are changed by the primary key on each table, includin