T
Thomas
Hi,
Since I do have some forms that use similar data. Since the data is
retrieved from som complicated join operations over two databases and the
network I would like to create an ADODB.recordset and use it as datasource
for these forms.
I found the Recordsource property but it seems to work only with DAO not
with ADO. Can somebody tell me how to bind a form to a ADODB.recordset or how
to bind it to a DAO.recordset (if ADO is not possible)?
Thanks!
Since I do have some forms that use similar data. Since the data is
retrieved from som complicated join operations over two databases and the
network I would like to create an ADODB.recordset and use it as datasource
for these forms.
I found the Recordsource property but it seems to work only with DAO not
with ADO. Can somebody tell me how to bind a form to a ADODB.recordset or how
to bind it to a DAO.recordset (if ADO is not possible)?
Thanks!