I am very puzzled and have tried every possible way I can think of to troubleshoot this problem but have failed.
I have a table that contains contact information. The data is entered through a form called frmContacts. The primary key field is ContactID and it is an autonumber type field. The problem is that I an not able to delete any records through the form.
I have tried deleting records by using the main menu, File, delete record. The message box pops up and asks me to confirm if I want to delete the record. I say "yes" but the record does not delete. It is still there even when I close the form and reopen it. I even added a delete command button to the form but that made no difference.
I have searched through lots of threads but found no similar problems there. Hope some has a suggestion.
Thanks.
Seasider
I have a table that contains contact information. The data is entered through a form called frmContacts. The primary key field is ContactID and it is an autonumber type field. The problem is that I an not able to delete any records through the form.
I have tried deleting records by using the main menu, File, delete record. The message box pops up and asks me to confirm if I want to delete the record. I say "yes" but the record does not delete. It is still there even when I close the form and reopen it. I even added a delete command button to the form but that made no difference.
I have searched through lots of threads but found no similar problems there. Hope some has a suggestion.
Thanks.
Seasider