Click to See Complete Forum and Search --> : POSSIBLE...?? Set CrystalReportViewer.RecordSet = MyRecordSet
nilesh16782
Jan 17th, 2009, 07:25 AM
hi..
plz help me....
i want to create report without make .RPT file.. (Dynamically)
Can u suggest any magical code like Datagrid.RecordSet=TempRS
where TempRs=Reordset variable...
plz help me...
takecare
RobDog888
Jan 17th, 2009, 04:00 PM
The CR Viewer is redistributable but it would still need a reportsource rpt file. You can set the DataSource of the report to a recordset but to dynamically create the report witout having CR would be a license violation even if it was possible. Why would anyone want to buy CR if they can just program it themselves.
Thread Moved
jggtz
Jan 17th, 2009, 09:16 PM
AFAIK, it can be done
If You are using VB6 and Crystal Reports XI or lower, You can use RCAPI (Report Creation API), but it is extra licensed (you have to pay an extra for every installation you make)
If You are using VB.net then you can use the Crystal Reports Engine that comes with VB.net
http://vb.net-informations.com/crystal-report/dynamic_crystal_report_from_sql_query_string.htm
You can google about these
nilesh16782
Jan 19th, 2009, 07:49 AM
ok ..thanks for helps
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.