Hello,
I apologize for the likely obvious answer to this question but after a day of sturggling with it, I have no other ideas. And I also posted this in the Crystal Forum as well.
VB6, CR10, and ODBC Data
I can not use the designer to embed the reports in the application because the reports will change and be added to over time.
The reports are built referencing an ODBC database and do not save the data with the report. The data is live and constantly changing.
What I have is a preview form with the CrystalActiveXReportViewer. What I want to do is programatically set the RPT file. (The RPT file is selected in another form from a list and passed to the Preview form)
I'm at a total loss on how do this. All the examples I have found involve using the designer which is not an option or me.
Can anyone here point me in the correct direction?
-Pete
I apologize for the likely obvious answer to this question but after a day of sturggling with it, I have no other ideas. And I also posted this in the Crystal Forum as well.
VB6, CR10, and ODBC Data
I can not use the designer to embed the reports in the application because the reports will change and be added to over time.
The reports are built referencing an ODBC database and do not save the data with the report. The data is live and constantly changing.
What I have is a preview form with the CrystalActiveXReportViewer. What I want to do is programatically set the RPT file. (The RPT file is selected in another form from a list and passed to the Preview form)
I'm at a total loss on how do this. All the examples I have found involve using the designer which is not an option or me.
Can anyone here point me in the correct direction?
-Pete