|
Posted by MaXX on 11/19/82 11:45
David Haynes wrote:
> MaXX wrote:
[...]
>> How do you guys deal with that kind of situation?
>> Thanks,
> Along with the other suggestions:
> Make deleted an attribute (column) of the table and then access the data
> via a view that filters deleted items. If a record is deleted by
> accident, it can still be re-created by changing the deleted attribute.
> Some other process may come along and remove the deleted rows at some
> regulated time (e.g. after a backup, after so many days, etc.)
Thanks for the suggestion, I keep that in mind.
--
MaXX
Navigation:
[Reply to this message]
|