B
Ben
Hi all,
I have at run time a recordset that I want to tie to a form. Currently, I
create a query def at run time and actually create a new query and then have
the form tie to the query. But this is creating more wrinkles than I would
like.
Because I would like to disconnect the recordset (ADO) at run time so that
the user can view/edit/add/delete the recordset and then reconnect and update
the actual table. Can you share some suggestions?
Thank you.
Ben
--
I have at run time a recordset that I want to tie to a form. Currently, I
create a query def at run time and actually create a new query and then have
the form tie to the query. But this is creating more wrinkles than I would
like.
Because I would like to disconnect the recordset (ADO) at run time so that
the user can view/edit/add/delete the recordset and then reconnect and update
the actual table. Can you share some suggestions?
Thank you.
Ben
--