B baza01 New member Local time Today, 00:15 Joined Feb 13, 2006 Messages 8 Feb 13, 2006 #1 Hallo! I'd like to make querie to show all changes made in database (one table) in some period of past time. Please help me! Robi
Hallo! I'd like to make querie to show all changes made in database (one table) in some period of past time. Please help me! Robi
reclusivemonkey Registered User. Local time Today, 08:15 Joined Oct 5, 2004 Messages 749 Feb 13, 2006 #2 Unless you have actually recorded the changes somewhere, you cannot simply query for all changes.
B baza01 New member Local time Today, 00:15 Joined Feb 13, 2006 Messages 8 Feb 13, 2006 #3 You are right! First I have to create changes somewhere in table. I use query to fill tables with data. Can I somehow save changes to table at the same time I put data to table throu queries!
You are right! First I have to create changes somewhere in table. I use query to fill tables with data. Can I somehow save changes to table at the same time I put data to table throu queries!
Brianwarnock Retired Local time Today, 08:15 Joined Jun 2, 2003 Messages 12,701 Feb 14, 2006 #4 Search forum for info on creating an audit trail