Is there any way to convert an ADO recordset to a DAO recordset in code?
The reason is that i am producing ADO recordsets and i want to 'plug them' into DAO data controls. The application i am working on has over 300 DAO data controls and grids, i dont want to have to convert them all to ADO data controls and grids!!