I have two subreports in a main report. One subreport lists and calculate the total billings by Job for a certain time period. The other subreport lists and calculates the charges by Job Pha...
Hi Experts
I am using crystal reports 8.5. I am trying to convert a report file to a pdf file in run time using a small vb program.
.Export False - Raises an error " Missing or out-of...
Hi Experts
I am creating a project based on Student Classes Attendance, in which I have 6 tables, all are linked with main table. Main table is "tblSheet" and related tables are like "tblP...
Hi,
I ' am creating reports using crystal report included in visual studio 2005. I successfully can pass parameter programmically but every time I run the crystal report I receive this mess...
We recently moved an application over to Crystal Reports XI. We have several reports in the application. However we are having trouble with one report in particular.
The error message tha...
Hi Experts,
I need simple instructions on how to distribute Crystal Reports xi runtime files to our client.
We have a VB 6 application which is installed via Installshield 5.5 and also ...
I am using Crystal Reports XI and have Table A linked to Table B using a left outer join. Table A contains the name of an asset record and Table B contains the names of people assigned to tha...
Hello,
I am trying to install Crystal Reports XI Developer Edition on a Windows 2003 Server machine. I receive an error "Unhandled win32 exception occurred in crw32.exe [1624]." when I try...
Hello Experts,
Currently Im working on a web application using asp.net with C#.
I need to create a report depends on user's selection of the database fields, i.e. the user may want to di...
I have a Visual Studio 2005 application with an embedded Crystal Report that produces packing slips. The main report prints multiple packing slips.
The main report has an embedded subrepor...
I am trying to format a field within a formula field - example - If ({test} > 0, "This is a test", "This is not a test" & {test} &".") - I need the {test} to be red if it shows up.
I never understood this completely so I thought I would ask the Experts and get there expertise.
I have a report that has a subreport inside it. I have always been a bit confused as to how li...
crystal reports if then else formula
case {DM_SALESCOSBYMAKE;1.datedeliver} >=
DateTimeValue (2001,06,01)
AND {DM_SALESCOSBYMAKE;1.datedeliver} <=
DateTimeValue (2002,05,31)
THEN ...
Hello friends,
I'm facing a big problem, I have not found a solution in MSDN nor Crystal Report 9 help file either: I can not use Crystal Report Viewer 9 to show my reports in Visual Basic ...
I have a minor problem I would like help with.
I am writing a crystal report that shows how records are moved to a particular area per hour. I am using a table that gives me the record numb...
Hi all
We developed Windows application using VB.NET and Crystal Reports bundled with Visual Studio 2005
While running with setup wizard, it is required to install crystal reports run ti...
I have created a report design using typed dataset
The dataset contain 4 tables.. the tables are created
using already written sProcs.. Hence each table has
got the name of the stored procs...
Hi,
Our invoices currently print to a dotmatric that used preprinted forms with the company terms and conditions on the back. I am editing the crystal report to print to a digital copier ...
Hi,
In crystal report 11, when I tried to refresh report data based on a certain database, I got message:
-----------------------------------------------
failed to load database informat...
HI iam using crystal report in my web application iam usin Visual Studio 2005
when I run this report in my web page using crystal report viewer iam getting the above error
CrystalRepor...
Greetings Expets,
I am trying to run a Report on an ASPECT ACD databse "Logs calls to a callcenter". the Aspect Database stores Date in Number format as YYYMMDD and Time in a seprate field...
I am having a problem sorting on a summarized field. Currentlly I am sorting by grouped name, but want to change it to the total expense for that group. Problem is I do not see the summarized ...
Hi Experts,
my user was in the process of Printing Reports and was printing them off one by one, after the Seventh Report we got this error:
System.Exception: Load report failed. ---> S...
Hi there,
I am trying to use a Case Statement to filter some records. For example here is what I want to accomplish..
1] I want to set prompts for a field "Company". This company field h...
I'm using Crystal Report 7 with Visual Basic 6 connect on a database SQL SERVER.
It's working fine on my computer but not on the user computer. Saying "Run-Time Error 20532: Can not find d...