R
rmcompute
I created an employee form which allows the user to delete the employee by
hitting a command button. The code behind the command button then deletes
the employee as well as all of the supporting tables.
How can I prevent the user from deleting the record with the delete key, so
the system is forced to delete the supporting tables ?
hitting a command button. The code behind the command button then deletes
the employee as well as all of the supporting tables.
How can I prevent the user from deleting the record with the delete key, so
the system is forced to delete the supporting tables ?