I am trying to use a DataReport with a group header with an ADO recordset
object
However the records are created at runtime in memory (ie no connection
object)
It appears that I need to create a shape recordset
Is it possible to do this from my disconnected record set?
Any other suggestions welcome.
Ross