Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set "Save Data with Report" = True from VB

Status
Not open for further replies.

PeteCozens

Programmer
Aug 30, 2001
12
NL
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top