Hi,
CR XI
I have XML data and want to put it a Java resultSet, which will be used in CR. Does anyone know how to this? Any input is greatly appreciated. Thanks.
CD
Hi,
CR11 Dev.
XP Professional
I have a primary report and a subreport both use an XML connection with different HTTP paramters. They both connect to the same database and successfully bring back data in CR design. When I view the main report through JSP, I get an error message...
Hi,
I am using CR 11 Developer edition. I have a main report that uses XML HTTPS with 2 specified HTTP parameters as a data source. I have a subreport that uses the same data source as the main. When the subreport is created, the 2 parameters that I defined in the main report are also...
Hi,
I use XML HTTP(S) as my data source and have a table of records. I want to view all records in the Detail Section of the report. Please help if you know the solution to this issue. Thank you.
CD
Hi danglingpointers,
The if always returns false because you didn't compare String correctly. Try this.
if(request.getParameter("button").equalsIgnoreCase("Yes"))
Hope it helps.
Hi,
I am trying to find a way to get the status (i.e. selected or unselected) of a radio group. Whatever radio button is selected, I want to get its value and store that value in a String variable. How can this be done? Thanks in advance for your help.
CD
Hi,
I am trying to pass a parameter from JSP to CR 11, which pulls data from HTTP(s) XML data source based on the value I pass to. I get this error message: java.lang.ExceptionInInitializerError, which does not ring any bell. Does anyone experience this issue before? Thanks.
KNCD2005
Hi,
I have 2 different tables that can be linked together by the same field name. I want to display all field values from these tables in Crystal Report 11 based on a parameter value getting from JSP. For example,
Table 1
Employee_ID First_Name
1 Tom
2 Bill...
Hi,
I am not sure how to use parameters in CR 11, even though I can define one. What I want to achieve is to pass parameters from CR11 to Java and vice versa. Does anyone does know how to do this? Your help is greatly appreciated. Thanks.
CD
Hi,
I am trying to open/view a report using Java, but I got error saying packages do not exist. Below are the packages that I need.
import com.crystaldecisions.reports.sdk.*;
import com.crystaldecisions.sdk.occa.report.reportsource.*;
import com.crystaldecisions.sdk.occa.report.lib.*;
Can...
Hi dgillz,
Thanks for response. Is there any other way to refresh the database programmatically? I can refresh the database manually, but it is not really useful. Thanks in advance.
CD
Hi,
Crystal Report XI
Windows XP Pro
I am trying to generate a report via HTTP(s) data source, which is an XML file or XML Stream that I can access from Apache Cocoon 2. I could establish an HTTP(S) data source, but I kept getting this error "Failed to retrieve data from the database". If...
Hi,
Crystal Report XI
Windows XP Pro
I am trying to generate a report via HTTP(s) data source, which is an XML file or XML Stream that I can access from Apache Cocoon 2. I could establish an HTTP(S) data source, but I kept getting this error "Failed to retrieve data from the database". If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.