S
smk23
I have a form with a listbox populated by a pass-through query. The
pass-through pulls perhaps a 1000 records.
The pass-through queries a single table and that entire table becomes locked
to edits when I open the form containing this listbox (not just the queried
records).
I can delete the listbox off the form and the table becomes editable again.
This is bizarre to me because a pass-through should pull a snapshot of the
records and disconnect from the table. Any clues as to what could be causing
this?
Sam
pass-through pulls perhaps a 1000 records.
The pass-through queries a single table and that entire table becomes locked
to edits when I open the form containing this listbox (not just the queried
records).
I can delete the listbox off the form and the table becomes editable again.
This is bizarre to me because a pass-through should pull a snapshot of the
records and disconnect from the table. Any clues as to what could be causing
this?
Sam