Hello all,
I have been trying for some time now to open a Crystal Report using Java. However, every time I try, it always fails at "reportClientDoc.open(REPORT_NAME, 0);" with varying errors. Every time I figure out how to get rid of one error, another occurs at that same line. The one that I am stuck on now is "com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: com/crystaldecisions/common/keycode/KeycodeException---- Error code:-2147467259 Error code name:failed." I think that this one may have to do with the fact that I just temporarily upgraded to the free trial of Crystal Reports 2013 to see if perhaps part of the problem was that Crystal Reports 2008 was too old for my JDK. I have spent a lot of time searching the internet and trying different things in Eclipse to get rid of this error and haven't had any luck. Does anyone have any idea what could be causing it? I would greatly appreciate any help.
Thank you!
Maria