| Thread | Last Post | Replies |
|
| VS 2003 to VS2005 Crystal Report Export Problem | 18 Apr 2006 01:45 GMT | 1 |
I've noticed several things. Our crystal report no longer works when trying to export. Existing window applications programs will bring up the viewer and if you click export the program hangs. This happened after installing framework 2.0. I checked one my web applications that
|
| Getting SubReport Data For another Subreport... | 18 Apr 2006 01:19 GMT | 1 |
I have created a subreport where summary of other subreports are displayed. Now, I have problem displaying the GrandTotal Field of each Subreports on the first subreport. I used the approach mentioned in this link: http://support.businessobjects ...
|
| URGENT HELP REQUIRED - Reports greater than 3 pages do not retrieve all records | 17 Apr 2006 15:17 GMT | 3 |
i am in desperate need here. we have recently moved to Oracle 9i - all is well except crystal reports - in certain cases! i have report that pulls across text fields per medical case from a stored procedure in oracle.
|
| PrintToPrinter will not print to a Zebra Label Printer... HELP! | 14 Apr 2006 14:07 GMT | 2 |
I have a Zebra S500 and multiple S600 label printers. http://www.zebra.com/id/zebra/na/en/index/products/printers/industrial_commercia l/s600.html They are currently are being used in our legacy Foxpro application just fine. We are upgrading to ASP.NET and Crystal XI. I need to ...
|
| Help!!! | 13 Apr 2006 16:06 GMT | 2 |
I need to show a zipcode with 5 digit without the "-", some of my data has the - after the first 5 digit. How I can do that in Crystal report 10.0 thanks,
|
| CR report for mobile devices | 13 Apr 2006 14:36 GMT | 3 |
I'm looking for guidance to create CR report for moble devices such as Blackberry or Treo 700W. Any help is greatly appreciated. Thansk
|
| Easy question: DataSource passing? | 13 Apr 2006 13:54 GMT | 1 |
i am a newby in Crystal Reports design, and i wrote a c# windows form application that creates a DataSet. And, now i want to pass this DataSet to created CrystalReport (via DataSource?) and i do not know how to display this DataSet in my Crystal
|
| Field Count - Per Group | 13 Apr 2006 09:58 GMT | 2 |
I have a crystal report in a VB.Net project. In this report, it is grouping based on ColumnName (actual field name is 'ColumnName'). I also have a formula field that is named ColumnCount. The current formula is count({tblColumn.ColumnName}). This is fine, except when the ...
|
| Setting RecordSelectionFormula in SubReports | 13 Apr 2006 03:07 GMT | 1 |
Cant seem to set subreport RecordSelectionFormula I have several subreports in a main report. The report runs fine but I cannot seem to set the RecordSelectionFormula for the sub reports. My Code looks as follows. If I uncomment the if statements at the bottom the
|
| Crosstab formula not refreshing values | 12 Apr 2006 14:49 GMT | 1 |
I've been unsuccessfully fighting for the last few hours to get a field in a crosstab to only display if the column next to it is a certain value. After using crystals "extensive" debugging facilities I've managed to discover that the value it is using for the field is always
|
| Merge Files needed for publishing Crystal Report XI with VS 2005 on web? | 12 Apr 2006 13:49 GMT | 1 |
I'm able to display Crystal Report XI, reports in my Crystal Reports web project running within VS 2005. These reports will not load when I 'publish' them to my development website, my own development PC. I'm using VS 2005, 2.0 framework
|
| CR report with no page break - Is it possible? | 12 Apr 2006 13:40 GMT | 2 |
I'm looking for a way to increase the page length limit in CR reports. Currently, the page break will occur based on the printer you select. Can we set the page length to a higher number of lines, 200 lines per page, for example?
|
| Connect Remote DB for Crystal Report Data Field | 12 Apr 2006 08:58 GMT | 1 |
I never tried to create a db connection to a sql located other than local pc, how can you create a connection to a remote sql database to be used in creating a Crystal report data fields (*.rpt)? Say, the remote location name is Ms-server(192.1.1.50).
|
| Subreports not found. | 11 Apr 2006 07:01 GMT | 1 |
I have a developed an application using VB6, Sql Server 2005 and Crystal Report 9. I use the CR control (crystl32.ocx) to print reports. All the reports work fine. But If a report has subreports, I need to reference the subreports in
|
| How to sort group by another field in crystal report ???? | 10 Apr 2006 21:18 GMT | 3 |
I would like to do grouping on my DIVISION field and would like to display only first 5 division who has maximum profit ... Let me explain more... in my database I have RepName, Division Name, Earned profit,..etc
|