complete noob to Crystal Reports... help
Our accounting department uses crystal reports and has a report that gives a list of customers and payments by those customers. I have been asked to take that report and make an automated process with it that will fire up each day to run the report and export the data to sql server. I created a new crystal report project and used their report as the datasource. When I run it, the data shows up fine, but programmatically, I'm not sure how to get to the data to get it into a view or dataset or something. I've done some searching for this, but all the articles I've seen were on creating crystal reports with .net, not with exporting the data from a report. Can anyone tell me how to do this or point me toward a tutorial that covers this? Thanks!
|