SimonJongsma
Programmer
Hi,
I wrote a Delphi program to change (via catalog automation & OLE) for a series of reports the location of the catalog that the report points to.
This program uses the OpenReportNoExecute method.
A (buggy?) side effect of this call is that the checkbox
"automatic data retrieval" (>>query>>access) is cleared.
Is there an (possibly undocumented) property of the ReportDocument object to again set the checkbox to true
before closeing & saving the report?
I wrote a Delphi program to change (via catalog automation & OLE) for a series of reports the location of the catalog that the report points to.
This program uses the OpenReportNoExecute method.
A (buggy?) side effect of this call is that the checkbox
"automatic data retrieval" (>>query>>access) is cleared.
Is there an (possibly undocumented) property of the ReportDocument object to again set the checkbox to true
before closeing & saving the report?