Folks,
My problem is this:-
I have a db in a known guaranteed condition, with known and guaranteed data.
By means of known, controlled scripts, data will be added to this database. What I want to do is find a systematic method of distinguishing between the data in the db before the scripted addition and after, so that I can subsequently extract just the added data.
I can't think of a good method for achieving this, because the data is distinguished by time, and no other known factors. Users may add data to all or none of the tables, I just have to be able to get it out afterwards.
Does anyone have suggestions for an approach/method which will let me achieve this?
Regards
T
Grinding away at things Oracular
My problem is this:-
I have a db in a known guaranteed condition, with known and guaranteed data.
By means of known, controlled scripts, data will be added to this database. What I want to do is find a systematic method of distinguishing between the data in the db before the scripted addition and after, so that I can subsequently extract just the added data.
I can't think of a good method for achieving this, because the data is distinguished by time, and no other known factors. Users may add data to all or none of the tables, I just have to be able to get it out afterwards.
Does anyone have suggestions for an approach/method which will let me achieve this?
Regards
T
Grinding away at things Oracular