| Thread | Last Post | Replies |
|
| to pass parameters to the Stored Procedure of the report in Crystal | 01 Sep 2006 00:12 GMT | 1 |
I have installed Visual Microsoft Studio 2005 Professional Edition. Desire to pass parameters to the Store Procedure that is in a report created with Crystal. The following one is the code that I use to pass the parameters.
|
| "Operation is not allowed" on Next Page | 31 Aug 2006 17:08 GMT | 1 |
I've got a report that has a bunch of sub reports. Each sub report is linked to the main report through a single parameter. Using that parameter the sub reports get different sets of data from my sql db. This seems to be working great in the designer. I've even have success
|
| Suppress Problem | 31 Aug 2006 10:36 GMT | 2 |
I have a crystal report that I am using in a VB.NET windows application. The report contains a subreport where there can be a number of rows linked against the master row. In the sub report there are 4 sections, header a, header b, details and
|
| Please help! How do I change the datasource dynamically! | 31 Aug 2006 08:20 GMT | 3 |
I have a web application built in VB.NET 2003. I have various crystal reports built into it. I need to be able to change the ODBC source they are looking at based on a variable I set in the web.config. I can do this just fine for all other web pages in the application, but there ...
|
| Not Displaying Certain Records | 30 Aug 2006 23:16 GMT | 2 |
I'm using CR9 /w XL02 table as the database. I've created a report, but certain records of the dataset are not displaying. In this case, the database holds records numbered 900 to 911. When I applied NO record selection, records 900 - 904, 907, 910 - 911 are
|
| Group Header/Group Total | 30 Aug 2006 17:00 GMT | 1 |
I have a payroll report that shows summary employee information in the group header (group = employee) and then two detail sections, detail distributions of hours, and detail deductions. Those two detail sections merge nicely. The hours totals are stored in the file in summary ...
|
| Not Displaying all Data | 30 Aug 2006 13:27 GMT | 1 |
I've a database of vehicle specifications. As it includes a wide range from bikes to trucks, they are differing in their wheels & suspension. I've generated (using CR9 & XL02 table) a report sorted according to the vehicle type. This means groups like Bikes might have only ...
|
| Omit from Average if Zero. | 30 Aug 2006 11:40 GMT | 6 |
I have a fairly simple Report that shows some prices. At the bottom of the report, I want to show the Total price and the Average price of all those listed. I'm currently doing this by inserting 'SubTotals' at the end of the report. One with a 'Summary Operation' of Sum the other ...
|
| Pagebreaks | 30 Aug 2006 10:48 GMT | 4 |
Is there any possibility of avoiding a pagebreak between the last Details Section and the ReportFooter? Regards Ferdinand
|
| Fixing the Declimal Places at runtime | 30 Aug 2006 09:12 GMT | 2 |
I have to change the decimal places on one numric column at runtime. Can I write scripts under the format setcion. or any other method for this. I am using Crystal Report 8.5 with VB 6 and SQL Server 2000. Thanks in Advance
|
| How to disable rounding in CR | 30 Aug 2006 08:24 GMT | 1 |
Hi, hope someone can assist me on this. I've encountered a problem with rounding in crystal reporter. In my database, the figures show 10.50 and 0.50 but when I preview the report, it shown only 10.00 and 0.00. I wish to get the exact amount as what i got in my database. I do not
|
| Security issue with .NET 2.0 and Crystal? | 30 Aug 2006 08:18 GMT | 1 |
I have an in-house VB.NET 2.0 application that uses Crystal Reports for .NET 2005 - CR10?). A few users access the program via a Wyse dumb-terminal via Citrix. For some reason that I've not been able to trace, these users are not able to view any of the reports. The same is
|
| Crystal Reports without Database | 30 Aug 2006 08:13 GMT | 2 |
Does anyone know if you can use crystal reports to print data from various varriables and text boxes in Visual Basic 5 without using the database as a middleman?
|
| Crystal - display multiple instances vertically | 30 Aug 2006 08:08 GMT | 5 |
Hiya group, Let's explain my issue in a simple way. I'd like to display employee-related data in a vertical fashion. I'd also like to display employees' chidren related data on the very same page, in a column next
|
| Keep whole group together. | 29 Aug 2006 14:46 GMT | 1 |
I have a report that has some grouping, so my Report Sections are as follows: ReportHeader PageHeader
|