
URGENT : Passing Recordset to Crystal Report 8.5
(1) Design the report based on a table with the same schema as the recordset
that you will generate.
(2) Use SetDataSource method to pass the ADO recordset to CR.
Have a look at Developer Help file for more details.
Quote:
> Hi,
> I need to create a Crystal Report from a Recordset in VB.
> Please tell me how to pass a recordset from VB to Crystal
> Report and generate a Cystal Report from it. Please guide
> me step by step as I'm not very familiar with Crystal
> Reports.
> Regards
> Shruti