PeteCozens
Programmer
Does anyone know how to set "Save Data with Report" = True from VB? I'm using the RDC that ships with CR Developer 8.5
I've written an app to run a load of reports overnight, and export them in CR 8.0 format to a network drive where users can access and view the reports WITHOUT the need for a DB connection, using a VB app that wraps the CRViewer control.
This works fine for normal Crystal Reports, but reports based on SQL Query files won't load in the viewer. I've found that if the 'master' reports have "Save Data with Report" set to True, then refreshing the reports and saving them to the network drive allows them to be loaded OK, but I've got > 200 reports out there - I don't want to have to set "Save Data with Report" to true on all of them manually...
Thanks,
Pete
I've written an app to run a load of reports overnight, and export them in CR 8.0 format to a network drive where users can access and view the reports WITHOUT the need for a DB connection, using a VB app that wraps the CRViewer control.
This works fine for normal Crystal Reports, but reports based on SQL Query files won't load in the viewer. I've found that if the 'master' reports have "Save Data with Report" set to True, then refreshing the reports and saving them to the network drive allows them to be loaded OK, but I've got > 200 reports out there - I don't want to have to set "Save Data with Report" to true on all of them manually...
Thanks,
Pete