Hello everyone,
I am working with Crystal Reports XI R2. Also we have developed an export application based on OpenEdge 10.1B (Progress 4GL).
Problem: The export of any Crystal Reports file to PDF format takes (via application in Progress) takes 5 times or more time than when I just export that report via Crystal Reports XI. There is an ODBC connection via OpenEdge 10.1B to DWH SQL92.
I have monitored the performance. It seems when the Crysta Reports try to communicate to the query or dataset, it takes longer time. In some situation the temp file is already filled out in Win Temporary directory, and then it waits so long to populate the data within CR and finally exports to PDF.
What is wrong? Please HELP!!!!!!