G
Guest
Hi
I am new to the ADO in Access, so I am hoping somebody can explain
which way is better.
I have a form with 4 buttons for Add, Update, Delete, and Find.
Should I use a global ADODB.Recordset within the form?
OR
Is it better to open and close the Recordset in each Add, Update,
Delete, and Find function?
Thanks!
I am new to the ADO in Access, so I am hoping somebody can explain
which way is better.
I have a form with 4 buttons for Add, Update, Delete, and Find.
Should I use a global ADODB.Recordset within the form?
OR
Is it better to open and close the Recordset in each Add, Update,
Delete, and Find function?
Thanks!