 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dimce Tumbov Guest
|
Posted: Fri Sep 05, 2003 11:01 am Post subject: Subreport with Crystal Reports 8.5, Delphi 5 and Oracle 8i |
|
|
Hi all,
I have a CR 8.5 report with one subreport in it. When I execute it from CR
Designer or on my developer environment (my PC) it works ok. When I execute
it on the runtime environment comes an error message "Error: 599 Cannot
Open SQL Server Execute<PEStartPrintJob>".
I don't know what all have I tried, but without success.
I also tried with the CrystalVCL sample application from the Crystal
Decision, but the report doesn't work either.
Are there any special connection settings at the Delphi side, i.e. TCrpe
component ? I use
"TCrpe.Subreport[0]; // main report
TCrpe.execute;
TCrpe.Subreport[1]; //subreport
TCrpe.execute;"
If I remove the subreport from the main report, the main report works ok on
the runtime environment.
The database is Oracle 8i, and the report uses native Oracle driver, i.e.
PDSORA7.DLL.
The last thing that I'm suspicious is the Oracle Client on my PC. I have
more Oracle Clients/Homes on my PC, Oracle 7.3.4 and 8i. When I compile the
report from CR Designer I think it uses Oracle 7.3.4 Client, because it uses
the connect string entries from that TNSNAMES.ORA (C:ORANT, where my Oracle
7.3.4 Client is installed).
Thanks,
Dimce
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|