Hi,
I have a table that is use to store questions(text) for textboxes on a form. I want to delete some questions(record) from the table. Anytime I delete a record from the table, then save, then I go to use the form (I have already deleted the textbox for that particular question on the form). the form give me table maintenace has occured error. By the time I go back to check the table, the record I deleted will still be there. what am I doing wrong.
Pls help. why is the deleted record reappearing when the form is opened?
I have a table that is use to store questions(text) for textboxes on a form. I want to delete some questions(record) from the table. Anytime I delete a record from the table, then save, then I go to use the form (I have already deleted the textbox for that particular question on the form). the form give me table maintenace has occured error. By the time I go back to check the table, the record I deleted will still be there. what am I doing wrong.
Pls help. why is the deleted record reappearing when the form is opened?