| Thread | Last Post | Replies |
|
| Automating Crystal Reports IX (can it be done) | 18 Feb 2005 23:50 GMT | 2 |
Lets say there is a report with "drill-down" parameters. User can select different parameters and report pulls in data based on those parameters. Now lets say there are couple 100 parameters' values combinations. What if I want to generate couple 100 reports based on parameters
|
| Trial version Crystal | 18 Feb 2005 23:50 GMT | 1 |
Where can I do a download of a trial version of crystal reports XI standard? Thanks
|
| How to improve the execution time of a Crystal report | 18 Feb 2005 19:12 GMT | 1 |
I am using the Crystal Report version that comes with the Visual Studio 2003 Architect version.The problem is that Crystal reports are so slow that takes more than 3 minutes to display a two pages report. Is there any way to improve that execution time?
|
| How to hide a subreport with a shared variable | 18 Feb 2005 14:10 GMT | 1 |
Thank you both. First, there are some reasons I needed these done in subreports that grouping just wouldn't solve but your idea of grouping on the formula is a great one (this would have been much easier).
|
| Function convert date into string | 18 Feb 2005 11:52 GMT | 1 |
Does anyone know the function ?? I need to combine the date field and the string e.g "FROM " + myStartDate + " TO" + myEndDate Thanks
|
| Show the SQL query used by the Report? | 18 Feb 2005 08:44 GMT | 2 |
In Crystal Reports 9 you can choose "Show SQL Query" in the database menu. That will show the rendered SQl query supposed to be used by the report in runtime. Is there anyway to actually Reponose.Write this string in ASP:NET runtime?
|
| CR 9 and CR.NET version conflict on same PC | 18 Feb 2005 07:46 GMT | 2 |
Hi newsgroup, There is a known version conflict if you use Crystal Reports 9 and Crystal.NET on the same PC. A GPF occurs in CR 9 when you try to open the Table Link Editor in the Report Designer.
|
| Converting from Crystal 7 to Crystal 10 | 18 Feb 2005 07:30 GMT | 3 |
I was just wondering of anyone knows of a quick way to upgade from crystal 7 to 10? We have a vb 6 app which uses the crystal 7 ocx to load up reports. Things is, we've got over 700 reports which we need to convert. Do we have to load each report in crystal 10 and re-save it?
|
| How to hide a subreport with a shared variable | 17 Feb 2005 21:00 GMT | 2 |
I have a report that contains 3 subreport (subreport3, 4, and 5). Subreport5 is used only to calculate a shared variable (which is used in calculations on the main report and subreports 3 and 4). Subreport5 is in the group header 1b. It works great except that I
|
| display function dialog window | 17 Feb 2005 19:37 GMT | 2 |
New to the news group and this is my first post. I am using the Crystal RDC in my app to print reports. I need to verify the database using the Verify method of the Database Object. This all works like I expect, except for the annoying dialog box that tells me the database
|
| Subreport Into Subreport | 17 Feb 2005 17:43 GMT | 2 |
i have crystal report 8.5 and i need make a subreport into other subreport... when i am into the subreport the option 'subreport' of 'Insert' menu is disabled
|
| Unsure how to link two tables to get a report | 17 Feb 2005 17:12 GMT | 4 |
Hi, I have two tables that I need to link together to create a report. The main table, InventoryAdjustment, has most of the fields that I need on the report but there's a secondary table, ReasonCodes, that holds the description of a code field in InventoryAdjustment. The field,
|
| Export Report wiht Barcode Images | 17 Feb 2005 14:38 GMT | 1 |
I use a component to create barcode images at runtime and read them into Blob fields of report. And after that,I export the report as PDF & MS Word documents. But when I print out the exported document, those barcodes can't
|
| Groups and sorting | 17 Feb 2005 14:04 GMT | 3 |
I'm using CR for VS.NET 2002. I have a report based on one table. The table has, three important columns: Category, Subcategory, and ItemNumber. These all hold strings. The report is grouped by Category, then Subcategory. I have loaded each row into the table in the order in ...
|
| Direct to Export (PDF), NO Preview and NO Printing | 17 Feb 2005 06:38 GMT | 3 |
I am working with a VB.Net 2003 application and an external Crystal Report. We are trying to generate an automated process that picks up email and then generate a reply which will be a crystal report in PDF format. I have always had the crystal report compiled within my VB.Net ...
|