P
Pam
I have an access form that I want to use to delete records. There is a
trigger on the table and when I attempt to delete the record I get a "Cannot
insert null into......." message with the ID field of the user. I thought I
could run a pass through query on form open that would set the user ID, but
that is not working.
Any suggestions?
trigger on the table and when I attempt to delete the record I get a "Cannot
insert null into......." message with the ID field of the user. I thought I
could run a pass through query on form open that would set the user ID, but
that is not working.
Any suggestions?