The Viewer application is a .NET VS2008 CR2008 SP3 viewer application.
Data source: Oracle via ODBC (same problem with both 'Oracle in OracleClient10203' as well as 'CR Oracle ODBC Driver 5.3).
The problem occurs only upon refresh. In other words, only after data retrieval has been done once.
By using ODBC tracing, we found that on the first data retrieval the View used by the report was qualified (in the SELECT FROM... statement) and the report ran fine. However, on the second call the qualifier was stripped causing a failure to locate the Oracle View.
Same report using Crystal XI R2 RDC Viewer runs and refreshes fine, so I suspect the problem is in the Crystal 2008 runtime components.
Is this a known issue?
- Ido
Hi Ido,
Moved to the .NET SDK forum. I assume this all works in CR Designer?
Not that I've seen. What does your logon code look like? Any subreports and are you looping through and logging them on also?
When you say second call are you using the Viewers refresh button or your own?
Thanks
Don
Add a comment