Squashjunkie
325 pts. | Aug 21 2008 2:42PM GMT
To give you a good view of what is happening to your records, you would be better adding the following fields to your “working” database
1. A status i.e. N=New Record, I=Incomplete, C=Complete
2. A user stamp - I assume that you have user logins in your database that you can record when a transaction line / record is updated.
3. A date/time stamp - the last date/time that the record was updated.
Using these three in addition to the above will give you greater management over which records need to be updated, and also enhance your ability to track and filter data.






