Would like to ask a general quesiton with, hopefully, many answers:
In a DBC with several related tables, how do you let a user 'inactivate' a record?
I.e.: A record is created, the user realizes creation was in error, and therefore needs to be 'eliminated'?
In the past, I did use a 'Delete' button which actualy marked the record for deletion, then, packed with a general 'interval packing' program (seperate program usually running on the server at night if all are logged off).
However, I am thinking: Isn't taht a bit risky of having records deleted by mistake?
Any thoughts?
Thanks in advance
In a DBC with several related tables, how do you let a user 'inactivate' a record?
I.e.: A record is created, the user realizes creation was in error, and therefore needs to be 'eliminated'?
In the past, I did use a 'Delete' button which actualy marked the record for deletion, then, packed with a general 'interval packing' program (seperate program usually running on the server at night if all are logged off).
However, I am thinking: Isn't taht a bit risky of having records deleted by mistake?
Any thoughts?
Thanks in advance