Hi,
I have a basic form/subform database, I have been assisted with this slightly by creation of a trigger on SQL. The trigger says that when the main form is deleted, deleted all applicable subform records. This is also true for data entry, when the form is populated, the subform needs to be filled in before progression.
The problem that is being experienced is that when I enter the first part of the information in the form, and then click on the subform to populate, any information already in the form is changed to #Deleted.
Any suggestions on this?
I have a basic form/subform database, I have been assisted with this slightly by creation of a trigger on SQL. The trigger says that when the main form is deleted, deleted all applicable subform records. This is also true for data entry, when the form is populated, the subform needs to be filled in before progression.
The problem that is being experienced is that when I enter the first part of the information in the form, and then click on the subform to populate, any information already in the form is changed to #Deleted.
Any suggestions on this?