Hello,
I been stuck on this for a few days now... I'm quite new to crystal reports. OK.. this is the problem, I tried exporting a crystal report to a pdf file from a web-based application a...
Hi all
We have been using Crystal Reports for about 8 years from now. We designed all the the reports in Crystal Reports Ver 8.0
We have our applications running in VB6 . Same crystal ...
I have a Crystal Reports (8.5) report that I am trying to build, using 3 databases (at least that is how Crystal refers to 3 different stored procedures.) I have not tried this before...
Ev...
Hi, Experts!
I had a problem to reset the record number in every new page (Crystal Reports 10). For example, i have 3 pages of invoices with every invoice come with several items. Then, i w...
I currently have a field that is formatted as a DateTime field. I created a parameter to select the date, but I don't need to select a time at all. I want to convert the DateTime field as a Da...
Hi Experts,
I added some more filed to a report, after edititing the reprot was working fine on the development machine (XP) but when I depolyed the report on the server (Win 2003) it start...
How do i increase the timeout value on the Business Objects WebIntelligence server to 60 minutes from 10 minutes?
Thanks
Hi to all Crystal Experts ...
I'm in code editor in Crystal and I want to concat to string ( s1 + s2 ) and put the result in formula , But I want to make new line between s1 and s2 ( s1 + ...
Hello,
This is probably a really basic question, but according to some of the tutorials I've seen on using Crystal reports in .net, it says to add a Crystal Report to the project by going "...
I am having problems with dynamically setting image locations (paths) in Crystal Reports. Just to give you a rundown on the environment I'm using:
I'm designing the reports in Crystal Repor...
I'm trying to do a string manipulation in CR XI R2 and it's not working for me. It's probably simple and I'm overcomplicating it.
I have a string value (named "itemCode") composed of lette...
Hi,
I have this really pain issue with a Cyrstal Viewer in a 2008 app. We have our application running in many places with no issue.
One of our customers is trying to deploy our application ...
Hi, I am new to crystal reports and have two parameter field set to Y or N. I want to give user the option to (1)View Section Details (2)Print Section Details. I have went to Section Expert ...
I have a series of reports I am working with a client in CA. We migrated these reports from CR10 - CR2008 I noticed that when I started to migrate the reports on consisten problem came up. It ...
Hello,
I'm being handed a new project with Crystal Reports and I've never used them. Does anyone know of any good tutorials for beginners? I'm interested in how to pull them from the web ...
Hi,
I want to know if we can use crystalreportviewers115 instead of cystalreportviewers11.
I am calling my crystal reports from ASP.
I am new to crystal reports,any help is greatly apprecia...
Hi Experts,
Given the ff type of rpts :
1. Reports with OLE Object (link to a word .DOC file)
2. Reports with graph or chart
3. Reports using Stored Procedures
4. Reports with su...
Hi all
We developed .NET Windows application.
a) In Crystal Reports - When Paper size for the Report is kept as Letter , A4, A3, Legal - It is shown properly in the Selected Printer befor...
I am installing Visual Cut on to my Crystal Reports X1 box, which is running XP. At the end of the installtion I get the following error, this also occurred when I installed Crystal delivery (...
Hello, I have written a fairly simple report to show what products we have out to our vendors. I have the Desired Receive Date as a parameter given by the user by an inputted From and To date ...
I have a report that has 3 subreports. I added a 4th subreport, but I can't get it to display the data properly. All 4 subreports are located in a Group Header in the main report. The Group...
I'm using Crystal reports 11.0 and I want my formula field in my group to determine the sorting of the records in the goup. My formula field returns a percentage of two other report fields on...
I am trying to run:
SELECT A.CASE_ID, B.NAME1
FROM PS_RC_CASE A,PS_RF_PROVIDER_GRP B
WHERE A.PROVIDER_GRP_ID=RTRIM(B.PROVIDER_GRP_ID) AND A.BUSINESS_UNIT IN ('LOOPS','LOCAM')
ORDER BY B....
I Need to add leading zeros to a number field in Crystal Reports. The field that I am accessing is in SQL2000. I tried to do the to txt and then add the leading zeros in the front, but the p...
I am in the process of updating a VC6 application using CR 8.5's RDC COM interface. I would like to migrate/update to VS 2008 and CR XI while continuing to use the RDC interface.
Are CR XI...