I have an application in healthcare. I do not store any personal information on the users. The app allows members to start a topic and discuss general health problems. The discussion is based on some questions. When the user responds with answers I want to use some basic data mining techniques...
When I generate report with Crystal 9.0 and .NET the report comes up for display. However, If I have more than two pages say 10 pages in my report output I can browse from page 1 to 2 by selecting the 'Next' icon, but after the second page the next icon does nothing. In other words I cannot...
I have compiled crystal report on win2003 server. The report works fine. When I try to access the report from a client via asp.net gives me error: LoadSaveReportException: Load report failed
On win2003 Server I have loaded crystal reports, but I have not loaded .net on the server
Here is the...
I have an XML element that lists administrator roles
<xs:simpleType name="administratorType">
<xs:restriction base="xs:string">
<xs:enumeration value="Application_admin" />
<xs:enumeration value="Database_admin" />
<xs:enumeration value="Server_admin" />
<xs:enumeration...
I have two web services consumer and supplier. Consumer does not know the type of data sent by supplier. So I want to send xml schema from the supplier to the consumer and then send a validated xml document. Consumer stores the XML schema sent by supplier and validates the xml document with the...
I am trying to validate a xml file with two schema files cust.xsd and cust1.xsd. The schema file cust.xsd allows addition of elements from another schema cust1.xsd by using xs:any wildcard.
cust.xsd – schema
<?xml version="1.0" encoding="utf-8" ?>
<xs:schema...
I know crystal reports generates reports only on Windows Box. But I need support for Solaris, Linux, AIX. I believe Crystal Enterprise will do this. Does this mean that to generate report on Solaris, Linux, AIX, I just use Crystal Enterprise or I need both Crystal reports and Crystal Enterprise...
I am planning to write a crystal reports based reports. I have three questions:
1) I believe Crystal reports 9.0 and later works with CSV files. Is this correct?
2) Does Crystal reports work with MySQL using ODBC?
3) I want to write an application to generate reports using crystal reports that...
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.