I am trying to use the RDC for the first time. I have imported an existing .RPT file and added the report viewer to my VB project. The reference material I have been referring to states that:
"The report inside your VB application will use the same data source as the imported report did. These data sources are all provided by crystal Reports functionality, seperate from any database-connectivity features within VB"
When I originally compiled the Report, the database location is set to or table that it points to is a stored procedure.
Qn1. What code am I missing to view the report in the CRViewer1 control? I have been using the default code that comes along when I added the RDC.
Thanks
"The report inside your VB application will use the same data source as the imported report did. These data sources are all provided by crystal Reports functionality, seperate from any database-connectivity features within VB"
When I originally compiled the Report, the database location is set to or table that it points to is a stored procedure.
Qn1. What code am I missing to view the report in the CRViewer1 control? I have been using the default code that comes along when I added the RDC.
Thanks