Hi All,
I have downloaded the latest CR plugin for eclipse (2.0), integrated with Eclipse 3.5.
I tried to use an existing report file created from Crystal Reports version XI in the following two ways.
1) Including the Crystal Report in to JSP page through viewer tags.
It worked fine
2) I tried to include the report in a JSP through using CRJavaHelper.java provided by default in the Web Project created. I changed the connection string, driver name, user ID and password.
it's throwing up an error:
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: InternalFormatterException---- Error code:-2147467259 Error code name:failed
with the root exception as below:
09/10/30 18:28:29 Caused by: com.crystaldecisions.reports.formulas.FormulaException: Exception in formula '{@OPENING BAL}' at '{WEEKLYOUTSTANDING1.DOC_DATE}':
This field name is not known..
Please help me with this issue.
Thanks in advance,
Rgds,
Praveen Manthena