G
Guest
Hi,
I have a form that requently updates the data from user inputs. However,
every update it opens the recordset, updates the data then closes the
recordset. I wonder if I could open a recordset globally so that every
update would not require the form to reopen the recordset again? Please let
me know if this is doable and how. If you have better ways of doing it,
please share it. thanks.
I have a form that requently updates the data from user inputs. However,
every update it opens the recordset, updates the data then closes the
recordset. I wonder if I could open a recordset globally so that every
update would not require the form to reopen the recordset again? Please let
me know if this is doable and how. If you have better ways of doing it,
please share it. thanks.