palee Posted June 23, 2008 Share Posted June 23, 2008 As a novice scripter I need some help to get me on the right track. I want to flag a date field in a computer maintenance database so that when the date fixed is entered the record is exported to a separate table and the record is deleted from the initial table. Is this possible? Link to comment Share on other sites More sharing options...
Maarten Witberg Posted June 23, 2008 Share Posted June 23, 2008 Duplicate archive tables are possible but not necessary. Just flag the record as archived and omit it from found sets and so on. For more advice you need to describe your database a bit more. Link to comment Share on other sites More sharing options...
Recommended Posts