HI All,
I am running into something odd. First, some background...I have been running crystal 8.5 with external .rpt files called from a VB Client (users can request various reports and each is exported to a network location for viewing as a PDF). I recently upgraded the VB Client preferences to use the 9 runtime. My new report uses OLEDB connection to the database and has a main stored proc along with 2 stored procs (for each of the 2 subreports). Here is my problem....
During testing, I have been running various reports and it seems fine. Then, it stops working and just "hangs". From that point on, I can't run the report from the VB APP or within Crystal itself. Here's the weird part...If I look in SQL Server, it thinks the stored proc is executing. Also, I can execute the stored proc from Query Analyzer and it takes about 1 second...this whole time, crystal is hung and memory and scans are very high on the database. To make matters worse, its inconsistent...it will suddenly just start working again.
If anyone has any ideas, I would very much appreciate it.
Thanks,
Brett
I am running into something odd. First, some background...I have been running crystal 8.5 with external .rpt files called from a VB Client (users can request various reports and each is exported to a network location for viewing as a PDF). I recently upgraded the VB Client preferences to use the 9 runtime. My new report uses OLEDB connection to the database and has a main stored proc along with 2 stored procs (for each of the 2 subreports). Here is my problem....
During testing, I have been running various reports and it seems fine. Then, it stops working and just "hangs". From that point on, I can't run the report from the VB APP or within Crystal itself. Here's the weird part...If I look in SQL Server, it thinks the stored proc is executing. Also, I can execute the stored proc from Query Analyzer and it takes about 1 second...this whole time, crystal is hung and memory and scans are very high on the database. To make matters worse, its inconsistent...it will suddenly just start working again.
If anyone has any ideas, I would very much appreciate it.
Thanks,
Brett