B
br4d.adams
I have Users with forms accessing a common database. It's very simple,
just storing request data, no fancy macros or scripting. They're
access to this data is entirely done by a form, so when they're looking
for a specific set of records they use the Filter by Form, and Apply
Filter options.
When they use Apply Filter for any of the Combo box fields, records are
returned without any problem, but when they choose to also include a
search of Memo text (i.e. Like "*Newly Aquired*") then all of the
records that are returned are then deleted from the tables.
What is causing this to automatically delete records?
just storing request data, no fancy macros or scripting. They're
access to this data is entirely done by a form, so when they're looking
for a specific set of records they use the Filter by Form, and Apply
Filter options.
When they use Apply Filter for any of the Combo box fields, records are
returned without any problem, but when they choose to also include a
search of Memo text (i.e. Like "*Newly Aquired*") then all of the
records that are returned are then deleted from the tables.
What is causing this to automatically delete records?