Access Reports should be able to use ADO recordsets directly

D

Data-Man

The Recordset property/object of the report object should be able to handle
an ADO recordset. The Recordset property/object of the form object can be
bound to an ADO recordset. The report should function the same way.
 
Top