P
PeterM
I have a form with only one textfield which is a date. Included on the form
are three listboxes. The query for each of the listboxes perform a where the
date in the query matches the date on the form. It's that way for all 3
listboxes. I have set Allow Edits, Allow Deletions and Allow Edits to no.
It all works well except when I exit the form is burps saying that the file
operation couldn't be completed because it would create a duplicate entry in
the table.
How do I set up the form so that it doesn't try to update the records it's
querying?
are three listboxes. The query for each of the listboxes perform a where the
date in the query matches the date on the form. It's that way for all 3
listboxes. I have set Allow Edits, Allow Deletions and Allow Edits to no.
It all works well except when I exit the form is burps saying that the file
operation couldn't be completed because it would create a duplicate entry in
the table.
How do I set up the form so that it doesn't try to update the records it's
querying?