| Thread | Last Post | Replies |
|
| Ordering Grouped Records ... by Another Field?! | 21 Jan 2004 01:47 GMT | 1 |
I have a report which draws from a dataset that looks like this: <schools> -schoolID (unique) -schoolName
|
| Export while viewing through the web... | 21 Jan 2004 00:18 GMT | 1 |
Can anyone point me to a reference of how to export a report to a PDF and then send the PDF to a web browser? Thanks!
|
| How to make CR reflect changes in dataset | 21 Jan 2004 00:05 GMT | 2 |
Is there any way to make CR's Data Sources reflect any changes made to a dataset. So far the only solution I have found is to make a new dataset. But this is kind of mucky.
|
| differentiating a text field by lower case and upper case entries | 20 Jan 2004 19:09 GMT | 6 |
I'm working with a SQL Server2000 database and an ERP package called FAST. I am summing a number field into two different totals, depending on whether the associated 'code' field is upper case or lower case.
|
| stored procedures and reports | 20 Jan 2004 18:39 GMT | 4 |
I want to pass the content of a text box and a check box from my asp page to the report which is calling a Stored procedure. How do I do this? Please help!!!
|
| printing with crystal | 20 Jan 2004 16:43 GMT | 1 |
I'm developing a part of a larger System where I'm using the crystal reports viewer that comes with Visual Studio .NET. I want to be able to control wether or not the printer selection screen should be displayed.
|
| Format TextObject | 20 Jan 2004 16:33 GMT | 1 |
I am using Crystal 9.0. and put data in textobjects at run time like so: objReport.ReportDefinition.ReportObjects.Item("FieldName").Text = "some text" How can I format the contents of this TextObject selectively so only parts
|
| how to insert landscape subreport in portrait report | 20 Jan 2004 15:06 GMT | 3 |
i create a customer listing report the the listing report is potrait and i insert the subreport which i wnat in land scape but i cant view the sub report in landscape please any one tell me how to solve this problem as soon as possible
|
| Query Engine Error | 20 Jan 2004 14:19 GMT | 1 |
Below is the error I am getting, the code I am using and the process I am using to build the report. I do know that if I use the strongly typed dataset and populate that just before the report is assigned to the viewer that the data comes out right. However, it does not really make ...
|
| Date Question | 20 Jan 2004 10:17 GMT | 4 |
I have a date question. I enter a date via a discrete parameter on my report. I then want to use this date to create 4 date ranges. For example, I enter 01/01/2001.
|
| Larger papar size | 20 Jan 2004 09:04 GMT | 4 |
How can I make a larger paper size, like A3 perhaps? Any ideas would be much appreciated!
 Signature Kind Regards
|
| CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. | 20 Jan 2004 07:10 GMT | 3 |
I am trying to get my reports to export to PDF. First I create the report by connecting to the dB and using the stored procedure to add the fields via the wizard. Next when the user clicks the print image button I try to populate the report and send them to another page where it can ...
|
| Crystal vs. SQL Server Reporting Services | 20 Jan 2004 04:34 GMT | 1 |
we are currently using Crystal Reports 8.5 to do all reporting on our web application in combination with SQL Server 2000 and ASP. i am looking for an alternate reporting tool and just
|
| Parse field | 19 Jan 2004 21:21 GMT | 1 |
I have a report that has 5 fields on it and I have a table with a field that has between 4 and 5 characters in it. I need to put each one of the characters in a single field on the report like this. Table.field=K436
|
| Access 2000/2002 and CrystalReports 9 | 19 Jan 2004 16:16 GMT | 2 |
I try to call a CrystalReport since long time from an Accessformular. I have the Crystal Report Control and the Crystal Report Viewer Control 9 in the form.
|