I am using Crystal Report Report(ver8) Desiner Components in VC++6. My data is generated from VC++ application instead of a database. Is it possible for me to use a .rpt file template and pass my data to it at runtime. According to Developer's Guide, one can create a ADO recordset and call SetDataSource method to pass the data. How to create such a .rpt file and bind the fields?
Thanks very much for your help
Thanks very much for your help