Hi,
we have some customers that use our application, combined with a set of reports (Crystal Reports XI). Our application uses VB code to launch the report.
Every customer uses their own schema name, which means that our application will perform (every time a report is called) a "Set Location" for that report. This is effecting the performance, so we would prefer to do this once and then store the data inside that report, meaning VB will have to update the *.rpt file.
Is this possible at all? How to do this?
Cheers,
Ben
we have some customers that use our application, combined with a set of reports (Crystal Reports XI). Our application uses VB code to launch the report.
Every customer uses their own schema name, which means that our application will perform (every time a report is called) a "Set Location" for that report. This is effecting the performance, so we would prefer to do this once and then store the data inside that report, meaning VB will have to update the *.rpt file.
Is this possible at all? How to do this?
Cheers,
Ben