| Thread | Last Post | Replies |
|
| How do I Creating Summary Report | 15 Jul 2005 14:22 GMT | 1 |
I am in critical situation. My problem is I have one table BenefitElg in SQL Database with the fields BCategory ( to store data like e.g. Dental, Provident fund, Insurance etc ) Empid ( Employees Code )
|
| integrated windows authentication | 14 Jul 2005 23:48 GMT | 2 |
There is a problem using ASP.NET and integrated windows authentication to authenticate against a database in the pull model with CR9 (probably with the others as well). Unlike posted by some BLOGers, basically it works. The problem is on a
|
| CR10 to CR8.5 | 14 Jul 2005 19:21 GMT | 1 |
Is there any way that I can convert a CR10 report back to a CR8.5 report - without having to do a complete re-write ?
|
| DBF location/name change | 14 Jul 2005 17:32 GMT | 2 |
A Crystal Reports report uses the old Clipper type of DBF format files as input. In the C#.NET application the viewer is set up as follows: CrystalDecisions.Windows.Forms.CrystalReportViewer type class this.crystalReportViewer1.ReportSource = "C:\\path\\ReportName.rpt"
|
| Creating Multiple PDFs as output from CR | 14 Jul 2005 16:26 GMT | 3 |
I am running CR10. One particular report that I have produces a 12 page report for each of the 4000 entires in the database. The way that we have been handling the output has been to create one big (and I mean BIG) PDF of the entire document (48K pages) and then use some ...
|
| Parsing a field | 14 Jul 2005 16:22 GMT | 4 |
I will have a field with the following format X-XXX-X-XXXXX where X is any alphanumeric. How could I parse out the third X, for example, which will definitely change in length? Thanks
|
| Runtime Error the web page doesn't work | 14 Jul 2005 14:12 GMT | 1 |
I got a ASP.NET webapp with a crystal reports executed trhough crystal report viewer control, and worked ok. Now I got a new web App and I can't see non report I got these error
|
| Setting the Crystal Report width in the report designer | 13 Jul 2005 19:52 GMT | 1 |
I've spent the last 3 hours trying to find out how to set the report width in the CR.NET report designer. Can someone tell me where to do this at? Thanks
|
| Exporting to Word | 13 Jul 2005 18:54 GMT | 3 |
I have written a VB.NET application that generates reports for our client. The client frequently wants to export these reports to Word for further modification. The export feature of Crystal Reports produces a Word .DOC file with all the text contained in frames. This makes it very ...
|
| Running Totals | 13 Jul 2005 08:57 GMT | 3 |
I have a report, whereby I wish to surpress certain lines of the report, due to zero values, which is fine, since I have placed some formulas to surpress this section. However, I am now having problems with the totals, since even though these lines are surpressed, some of the ...
|
| Newbie Problems | 13 Jul 2005 07:56 GMT | 1 |
Hi to all, this is firt time i user crystal report with .net platform. I'm tring to use the reportviewer component in a winform application and i'm setting the report's data , using datasets. When the viewer is setted, i receive a form asking : database, user,
|
| Select two sets of records from the same table for comparision without using Access | 12 Jul 2005 15:51 GMT | 1 |
Is it possible to accomplish below goal using Crystal Report ONLY? Select two sets of records base on different date criteria from the same table and compare the changes? Table 1:
|
| hide detail section when subreport gives no result | 12 Jul 2005 13:45 GMT | 1 |
can anyone tell me if it is possible in crw9 to hide the details section when a subreport gives no result. this subreports is places in the detail section which I want to hide. best regards
|
| How to define the number of copies to print ? | 12 Jul 2005 13:43 GMT | 1 |
Do you know if it is possible to specify the number of copies to print in the print preview by code ? Many thanks in advance, M
|
| Sorting on a running total | 11 Jul 2005 16:05 GMT | 2 |
Is there anyway to sort a report on a running total? My report lists percentages of performance figures and I was hoping to place the highest performing at the start of the report. Kind Regards
|