Hi
The following is the code which has been written in a formula which basically calculates the sum of cur_avg field and the condition is if the same coursename and username exists then we ...
I have created an application in VS2005 using Crystal Reports
I have a report which acccepts 3 parameters. Two of which accept multiple multiple values.
The report connects to an SQL Da...
Hi,
I have some reports in Crystal 10.0 which used stored procedures and working fine with oracle 9i as data base.we receblty migrated from crysatl 10.0 to crystal XI and oracle 9i to oracle ...
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...
Hello Experts:
We have a FireBird DB from which we're using CR XI to pull a decimal number that represents hours spent on a project.
I'd like to convert this decimal number to appear in my...
I have a report that includes data and shared variables from several subreports. I have all of the individual formulas working correctly, but I need to do some total fields in the report foote...
We are having problem in defining the custom paper in crystal.
We have a paper size of 8.5 x 5 and there is no paper size given in Window for this purpose. We tried to do in Windows 98 and...
I have a databse field with three values each seperated with a colon ":" for example <12:34:29,2999>
I want to display them in a report in different columns and so created a formula for eac...
I am creating a crystal report from a dataset(select query from Oracle). Its not a typed dataset.
Convertdataset is creating a table and adding it to the dataset.
I started with a blank rep...
Hi
I'm using vb6 and cr9. I made an application and used vb's package & development wizard. That all works fine untill I install it on the clients system. Durring the installation I recieve t...
I try to log in and I have no idea what the user name and password are. I get the error The system servername can be contacted, but there is no Central Management Server running at port 6400. ...
Hi,
This is the first time I will be adding Crystal reports to my ASP.Net application.
Can I load a Crystal report into a .PDF on the users computer? Meaning: I want the user to view the ....
Hi,
I am using Crystal Reports 10 Developer Edition with Visual Studio .NET 2003.
From my crystal report viewer page(aspx page) I am calling the stored procedure to populate a dataset. ...
I am using the Crsyal report viewer control in C# ( Visual Studio 2005)
I use the attached code
the report loads - but loads with the saved data. I want it to refresh automatically.
Tha...
I am looking for a function or formula to convert hexadecimal numbers to decimal and Decimal numbert to Hexadecimal
In Excel I use the "HEX2DEC" and "DEC2HEX" functions but I don't see any si...
I created an application in C#.Net with embedded reports created in Crystal Reports 9. However, I recently upgraded my machine to Crystal Reports 10. When I opened my project after upgrading...
I am creating a report that shows tickets filtered by void reason codes and dates. The report needs to show tickets printed between specified dates and limited to a specific reason code and al...
How do I convert a week number to month and year in Crystal?
Hi,
I get an interesting question. I developed a VB + CR9 Developer application on Windows XP and I deploy it to a new Windows XP. I installed Oracle client 9 on the new Windows XP and I ...
Hi,
I have inherited a crystal report with 5 subreports. The report is created in asp.net application(using crystal reports in VS.NET 2003)and is displayed as PDF in browser window. The rep...
Here's my question / info:
Platform this will be run on: Windows XP/2000/2003 Server
Crystal Version: Crystal Reports 10
What I'm trying to do: Export a large amount of columns to ...
I downloaded the redistribution package (cr9netredist.zip) from
http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cr9netredist.zip.asp
and installed the assemblies, but...
I need to generate a "clinical flow sheet" which will look like the example below:
Dec 18, 2005 Dec 19, 2005 Dec 20, 2005
EXERCISE SETS REPS M...
Hello!
I just started using Crystal Reports.
How can I use this SQL-Query in Crystal Reports: (in VB6 it works fine)
SELECT COUNT(Firstname) AS FN FROM MyTable WHERE Firstname = "Joe"...
Hello All,
Could anyone tell me how to add an image (picture file) to the crystal report and set it as a background image?