| Thread | Last Post | Replies |
|
| Special Character | 22 Apr 2008 00:20 GMT | 1 |
How to print special character at crystal report?
|
| Can CR do this? I can't think of a way. | 18 Apr 2008 08:56 GMT | 1 |
Can anyone help me on this report? I have a table with about 450 rows. Each row has a date (d1) and 15 numeric fields (v1...v15). I would like to produce a report with the date as a heading and the 15 values below it, numbered 1 thru 15 There would be 6 columns across the ...
|
| Problem in Exporting Crystal report 8.5 to PDF | 16 Apr 2008 21:32 GMT | 1 |
Hi .. I am facing problem in exporting crystal report 8.5 to PDF.. When I select export to PDF from drop down nothing comes up... no dialog box is shown to save the file .Same time export to Excell and word is
|
| Summing formula fields | 16 Apr 2008 15:49 GMT | 1 |
I am using the following formula to show data based on parameter selection such that if I select for e.g.. over 90 days I only see data ( all data 0-30, 30-60, 60-90) for customers that have any records that are over 90. By the same token if I select parameter value 30-60 it shows ...
|
| Invalid class string -- crystal version 9 to 10 | 14 Apr 2008 06:08 GMT | 3 |
Has anyone received this exception when upgrading from the embedded crystal reports to crystal reports version 10? I believe the crystal objects are trying to call a COM object, but I don't know which one. Hopefully just registering a dll fixes the problem.
|
| SQL in Crystal ? | 11 Apr 2008 23:15 GMT | 1 |
I want to connect to a table in Oracle. Then I wanted to type in a SQL Statement in Cyrstal reports that groups by and sort by in Crystal Reports. How can I write the SQL Statement in Cyrstal so that Crystal reports
|
| Parameters no prompting | 10 Apr 2008 20:02 GMT | 1 |
I have the new v12 CRF and When I run my report inside the CRW32 application it prompts as it should but when I fire my report from a C# application, the report does not prompt for the parameters. The same applicatiopn using v11 CR used to prompr but now I get no prompts hence ...
|
| DEP | 07 Apr 2008 20:44 GMT | 1 |
DEP, is there a fix or not? I have to turn the bit off on the computer to run my app and load CR Reports. I tried added my exe to the exceptions for DEP but it Vista says cannot add my app, why I have no idea. It's just a VS C# app exe
|
| CRReport Crash | 07 Apr 2008 20:44 GMT | 3 |
The following code is in C#, but it shouldn't really matter for the problem I am experiencing. try {
|
| Only want to show latest item in Cystal Reports | 07 Apr 2008 17:31 GMT | 1 |
I have a table with employees and pay rates called PJRATE. The pay rates are updated regualarly. My report currently has a Group by Employee so if I run it I see the employee followed by all the different pay rates that the employee has
|
| vbcrlf & the Crystal Textbox | 07 Apr 2008 16:27 GMT | 4 |
I've been feeding a string with an embeded vbcrlf into a Crystal Textbox. I had assumed it would behave in a normal fashion and wrap the text. It doesn't. The textbox has a "cangrow" attribute which I set to true. Nada. I set maxlines to 3. Nada. This seemed to me like
|
| Variables | 02 Apr 2008 09:58 GMT | 2 |
Can anybody help with this? I have detail lines that have a number 1,2,3,4,5 or 6 in a field. I total them into these groups. In the report footer i use the totaled fields to produce some figure. this works fine. However between groups 2 and 3, i want to do a sum of group 1 - ...
|
| subreport parameters | 02 Apr 2008 05:33 GMT | 3 |
I have a main report and subreport. I want to pass two parameters to subreport.How can I do this? I'm using these codes ; crMain cr = new crMain();
|
| Two Page Report from One Record - How to do it???? | 01 Apr 2008 03:18 GMT | 2 |
I have an issue that I hope someone can help me out with. Using CR v10 and an Access database. My CR report selects and retrieves one customer record from the database. From that retrieved customer record I want to print all the customer data contained within. It does not fit on ...
|