| Thread | Last Post | Replies |
|
| Crystal Reports .NET Specified argument was out of the range of valid values | 26 Jul 2004 19:28 GMT | 3 |
I get this error message when trying to pull a crystal report in the ASP.NET page using the report viewer control: "Specified argument was out of the range of valid values" I am using Brian Bischof's Crystal Reports book word for word.
|
| Can I use Crysal Report bundle with Visual.net to show the cube in Analysis Services | 26 Jul 2004 16:16 GMT | 1 |
I use Crysal Report bundle with Visual.net . Can I use it to show the cube in Analysis Services?
|
| Increasing time out for Crystal Report | 26 Jul 2004 14:25 GMT | 3 |
Hi, can some one tell me how to increase the time out of Crystal Reports when they are attached to stored procedures? I'm using C# , with SQL Server and Crystal Report 9. Many thanks
|
| How to pass a filtered recordset | 26 Jul 2004 12:42 GMT | 2 |
I wan't to pass a filtered recordset to crystal report. how can i pass only the filtered data. Problem is when i pass it using Report.Database.SetDatasource myrs report shows all data.
|
| how to dynamicly load a image to crystal report | 26 Jul 2004 08:55 GMT | 3 |
Here is my case, I created a crystal file (report template) --- a.rpt, to display all employee's profile. then I create a database for this report
|
| Muliple Details Items in One Row | 26 Jul 2004 00:27 GMT | 1 |
I have a report which has multiple details, I was wondering if it is possible to get them in one row, going across the page instead???
 Signature Kind Regards
|
| Can't move/resize controls in CR Designer | 25 Jul 2004 18:25 GMT | 1 |
I am new to Crystal Reports. I am trying to follow the sample walkthrough to create a Windows form report. I can create the report with no problem, but I cannot change the size of or move the controls on the report form. They appear to be locked in place. I cannot find a
|
| HOWTO: Create Single Mixed Style Chart? | 24 Jul 2004 00:59 GMT | 1 |
I'm using bulit-in CrystalReport that comes with VS.NET 2003 to create reports for use it ASP.NET. How do I configure a graph in the Report (*.rpt file) so that I can have a **single** graph with both Bar Chart and Line Chart in it? I need Line Chart
|
| Summarizing groups and displaying at group header level | 23 Jul 2004 19:00 GMT | 5 |
I am trying to create a report that has totaling at the header level instead of the footer. By this I mean I want my group totals in the group header part of the report. On top of that I have conditional summaries (ie. total the number of recs where x > 10). Can any one
|
| XP/win98 Crystal Errors | 23 Jul 2004 15:17 GMT | 5 |
We have a VB6 application that uses Crystal Reports 8.5 RDC for reporting. The development machine runs XP Pro, and I have created a setup program using the package and deployment wizard supplied with VB6. Some of the target machines run XP, and some still run win98. When I run the ...
|
| Conditional resizing columns | 23 Jul 2004 12:35 GMT | 4 |
Is there a way I can make a column disappear based on a condition? Thanks Lakshmi
|
| Cannot find the ADO.NET (XML) option | 22 Jul 2004 19:47 GMT | 2 |
I open the "Database Expert" then under the "Create New Connection" folder I expect to find "ADO.NET (XML)" as an option, but it's not there. I click on "more data sources" but I can't find it there either. How can I get this option to appear?
|
| Keep Together??? | 22 Jul 2004 16:20 GMT | 3 |
Anyone explain to me how this works??? I'm trying different combinations, and I don't understand how to keep my data together!!!
|
| Detached Dataset | 22 Jul 2004 10:24 GMT | 5 |
vb.net VS.net 2003, CR version 9.1.5, MDAC 2.8 1. I built a dataset of 5 tables with constraints, etc. 2. I used this as the source for a Crystal Report 3. I used the detached dataset approach of assigning the datasource on form load
|
| count ascii value of an entire string | 22 Jul 2004 02:48 GMT | 2 |
Hi is there a way I can add the total ascii value for all the characters of an entire string. I am trying to write a sort function on a string field and the result has to be in numbers. Thanks
|