URGENT : Passing Recordset to Crystal Report 8.5 
Author Message
 URGENT : Passing Recordset to Crystal Report 8.5

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



Fri, 15 Apr 2005 13:30:28 GMT  
 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



Fri, 15 Apr 2005 17:03:39 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Urgent: General questions about Crystal Reports 8.5 Developer Edition

2. Crystal Reports 8.5 and VB6 - Passing parametere

3. Passing sqlquery from vb to crystal report 8.5

4. Crystal Reports 8.5 (VB6) to Crystal Reports NET (VB.NET) conversion

5. vb .net crystal reports not compatible with Crystal Reports 8.5

6. Running Crystal 8.5 Reports on Crystal 9 RAS

7. Help - Trending report in the Drill-Down style in Crystal Reports 8.5

8. how can I transfer the report from Access2000 to crystal report 8.5 or VB6.0

9. Create execution file for report of Crystal Report 8.5

10. IIS 5.0 + Crystal Report 8.5 = Web reporting?

11. Using Crystal Reports 8.5 to Report Fields From Public Contacts Folder on Exchange 5.5 Server

12. Problems passing recordset to CR 8.5

 

 
Powered by phpBB® Forum Software