Rajaraman
We are using Crystal Reports v11.5.9.1076. In this, when we create a report by connecting “Oracle Server” for database connection, we referred a VIEW and selected required columns/fields. With this, we...
View ArticleError finding JNDI name
Hi, I am getting the following error. I cannot change the database setings. I am using Crystal reports for eclipse 2.0 jars. I can change when I was using...
View ArticleProblem modifying the connection details in a Report when using Weblogic 12
Hi I have a j2ee application that uses the Java Reporting Component (JRC). At runtime, the code programmatically changes the connection type and schema name of a crystal report before running it. The...
View ArticleNullPointer exception with JRC12 when exporting report with MICR font as PDF
Hi,I recently upgraded my web application (Apache, Tomcat, dk1.5.0_16) from jrc 11.5 to jrc 12. There is a functionality in webapplication to print pdf checks where a CR file gets exported as PDF.Now...
View ArticleJRCExportReport.java runtime error
I'm working with the sample code provided in the Java JRC Desktop Export Report Disk PDF.zip file. My goal is to expand on the code to develop a standalone desktop app to export reports to pdf. I'm...
View Articlecom.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Unexpected error...
I used Export option to create .war file for Crystal web Project with Export source code option ticked, and destination as tomcat/webapps folder. When I use the url;...
View ArticleThe report document has already been closed.
Hi experts,I have a web application which uses Crystal Reports to display some charts. I'm using the part viewer in order to import in my web application only the chart. It's working ok but after some...
View ArticleError on exporting to PDF - Exception in formula - this field is not known
We just upgraded the crystal to new CRJ files and the reports started to throw errors. We are sending the output as a byte array streaminputStream =...
View ArticleCrystal Reports for Eclipse 2.0 - Service Pack 1 - is Now Available!
Service Pack 1 for Crystal Reports for Eclipse 2.0 is now available! Readme file listing the fixes is here: [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4ev2_readme.pdf]...
View Article"Can't find resource for bundle java.util.PropertyResourceBundle" error
I just upgraded my webapps to use CR4E SP1. Every time I view a report, I get the following error. What am I missing? [2009-05-08 10:49:56,826] ERROR com.crystaldecisions.reports.common Failed to load...
View ArticleHow to close database connections in Crystal Reports
I am using the following code to connect to database. I can either pass JNDIName or I can provide values for others by leaving JNDI name empty. If i use JNDI name, it will use a connection from the...
View ArticleInterpretation tag HTML : font
Hi, I make a report with Crystal Report 2011, and in a formula field i put this HTML code : "<font face = 'arial' color = 'blue' size = 4><b>Mon texte gras et...
View ArticleUnexpected ValueType---- Error code:-2147467259 Error code name:failed
Hi<br/>I am having problems with getting SQL Server to work with the JRC (crystal4eclipse). The problem only occcurs when I used the sqljdbc4.jar with java 6. If I used the sqljdbc.jar with java...
View ArticleException when using formulas referencing fields from a table with an alias
Hi, I have come accross a serious issue with the Java Crystal Report Viewer in Eclipse which if I cannot resolve will mean the end of this commercial project. If you add a table with an alias (e.g...
View ArticleRajaraman
We are using Crystal Reports v11.5.9.1076. In this, when we create a report by connecting “Oracle Server” for database connection, we referred a VIEW and selected required columns/fields. With this, we...
View ArticleNullPointerException occur when click "Export" or "Next Page"
Hi All, I have a system use CR2008.Recently, customer of this system upgrade the server from Windows 2003 to Windows 2012 and DB from SQL Server 2K5 to 2012.After some investigation, I know that...
View ArticleCrystal Reports XI Dates appearing in US format instead of UK Settings
Hi, When I am running reports from my java Web Application using crystal reports XI, the dates are being displayed as mm/dd/yyyy even though the regional settings are set to dd/mm/yyyy and the date...
View ArticleIntergration of crystal server with JAVA IDE
Hi, I want to ask that is there any way by which we can connect our java ide like eclipse to crystal server.If anyone know then please let me know that how it can be achieved. Thanks,
View ArticleUse XML as data input for Crystal Report for Eclipse
Hi, I am completely new to crystal report and please kindly forgive me if I ask some stupid questions.Actually, I have searched the forum for the topic and found some related threads, but I still want...
View ArticleMissing Parameter Values error with Optional Parameter
I am getting "Missing Parameter Values" error when i try to launch a report from a java program. This report has some optional parameters, but i don't know how to set that parameter to null. I try...
View Article