Hello,

Just beginning to use crystal reports with VB. I read a couple of articles saying that it is the recommended method to create crystal reports using the RDC method. I dont really understand what RDC really is. Does this mean the report has been imported into the actual vb project? Can anyone post any examples or source code of the following:

User enters some criteria and clicks a "go" button. A Stored Procedure is called to return the records based on the criteria and the reports source takes those records, finally code to open the report.

I am using Crystal 9.0 and VB6. I just want to see some examples of opening the report via code or some code showing how to set a reports record source.

Thanks,
Jon