Hi
I would like to create a customized delete command. Which enables a user to delete a record. But there may be 2 records with the same name, so when this occurs either give the user a pop up window to ask which one (select one) (maybe show another field, so that they can differentiate.).
OR when they click on delete, give them a drop down list of all records, they could select the one they want to delete. They are then prompted TWICE to ensure they really want to delete.
And I would like the deleted record to be stored in another table as back up once removed from that particular table.
Can anyone help?
thanks
S
I would like to create a customized delete command. Which enables a user to delete a record. But there may be 2 records with the same name, so when this occurs either give the user a pop up window to ask which one (select one) (maybe show another field, so that they can differentiate.).
OR when they click on delete, give them a drop down list of all records, they could select the one they want to delete. They are then prompted TWICE to ensure they really want to delete.
And I would like the deleted record to be stored in another table as back up once removed from that particular table.
Can anyone help?
thanks
S