Hello. I am using Crystal Reports XI with an Oracle9i Server. I know how to use the isnull function for a database field. What I need to know is if I can use a null function for a whole table. In o...
http://www.experts-exchange.com/Database/Miscellaneous/Q_23181895.html
I want to develop my crystal report using XML as datasource. However, when I try to create a connection with the required XML it gives a problem, 'Failed to retrieve data from the database'.
Pl...
http://www.experts-exchange.com/Database/Reporting_/Business_Objects/Q_23731421.html
Hello - I'm working with an evaluation copy of CR XI; can anybody point me to references and sample code to open a report from an Active Server Page? I've looked all over, and can't find anything.
...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21577874.html
I have a small database with the following test fields:
TableName Users
ID (Auto incrementing primary key)
firstname
lastname
email
emailverified (boolean bit) 0=no 1=yes
Subscriber (boole...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21594714.html
I have a report that I have created in Crystal Reports XI that displays students that have missed 2 classes or more in the current semester. I would like to create an alert in BO that would email t...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21600322.html
Hi there
Im developing a program that is required to print, for that i used Crystal Reports XI.
The problem is interacting The report with visual basic. I don“t Know what componnents that i h...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21767134.html
I am currently working on a student transcript report, and I am stuck. In the details section, each course/section record comes in for the student; this is inside a group, to group the courses by ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21941332.html
I have a Windows App crystal report viewer, I am using the real Crystal Reports XI viewer not the free viewer that is bundled in .NET 2005. NOTE THIS IS NOT THE WEB VIEWER
I have a report that u...
http://www.experts-exchange.com/Programming/Misc/Q_22503591.html
I asked a question about the export button not working on my CR XI CRViewer control in my VB6 program(http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22492149.html). ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22524091.htm...
I have the following formula:
//DecVarMaxValue
WhilePrintingRecords;
Global numbervar mymax := 0;
""
//ShowDetailMax
Global NumberVar MyMax;
//EvaluateAfter({@Value});
NumberVar MyMax...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_22766436.html