It should be a simple process I believe, but I can't figure out how. I need it to count evey record that has a "YES" in the OverDue field and then show me that count at a group level.
Thanks.
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23458196.html
I am trying to schedule a report to output in XML. I can export XML from Crystal Reports XI application manual but I need to automate it for every hour. I thought I should be able to do this in Bus...
http://www.experts-exchange.com/Database/Reporting_/Business_Objects/Q_23901547.html
I have ... installed on my local workstation (the programs are not installed on the server...)
crystal reports XI developer edition (sp2)
visual studio 2005
I downloaded & installed & re-regis...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21918519.html
I have created a very simple report in CRXI and need to export it to CSV. The report consists of a header, details a, details b, and a footer. I am using CRXI Release 2 and am able to get the hea...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_24477660.html
We have our own application that has over 250 canned reports in it. They are all .rpt's using stored procedures to return the data. The application is logging in to the database, executing the proc...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23783186.html
The following is my SQL Expression:
(select distinct count("x"."evid_id")
from "reptext" "x"
INNER JOIN "evidence" "e" ON "e"."evid_id"="x"."evid_id"
INNER JOIN "dnaProfile" "d" ON "x"."resul...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23914901.html
I am very new to the Oracle and now trying to connect Oracle DB from Crystal report.
Some suggest use JDBC, some Suggest use ODBC, which one is better and
I tried ODBC and always get error O...
http://www.experts-exchange.com/Database/Oracle/11.x/Q_23522947.html
I need to produce a Crystal Report similar to the following:
Company Name: Acme Rockets
Registrants
personid regid
123 123
124 132
Other
personid r...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23116221.html
We have Clickonce application that has a prerequisite of Crystal Reports Release 2. It has worked fine on all our XP 32bit machine. Now deploying to a Vista x64 machine when one attempts to use the...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Windows_64-bit/Q_23...
I have a Crystal Report Document, Test.rpt on our server configured to take parameters and run from a sql stored procedure.
I have multiple windows forms applications in our work place, that in ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23647699.html