| Thread | Last Post | Replies |
|
| suppressing text | 04 Dec 2003 18:11 GMT | 1 |
i've got a text field that i need to suppress when it has anything in it. how do i do this? if it were a number i could write, if db.field <> "0"
|
| Fields on the same row? | 04 Dec 2003 16:55 GMT | 3 |
I'm using Crystal 7. I've 2 fields, the firt one is a string that "can grow", the second one is a number. How can I put the Field2 on the same row with the end of Field1 (if
|
| Table of content | 04 Dec 2003 16:51 GMT | 1 |
I have a report with groups in three levels (A simple pricelist) and I need a Table of Content in the Report Header like the Tree View. Something like this: Group A 2 (page)
|
| VB6/CR 9.0 - Can't get .printout method to produce a printout on .dsr report | 04 Dec 2003 13:54 GMT | 1 |
Hello. When I call the .printout method on a report I get no errors, the spool file seems to be generated (small dialog flashes on the screen briefly), I do get the printer icon in the taskbar, but nothing is in it and nothing is printed. I am using a .dsr file. I exported
|
| References | 04 Dec 2003 08:53 GMT | 1 |
Hi I have a strange problem, When I create a new VB.NET Windows App and add the CrystalReportViewer control v9.2.3300.0 all my reference added by crystal are this version, but on an app that I started some time ago when I had an unpatched version of
|
| What is Error Log? | 03 Dec 2003 23:32 GMT | 1 |
I am confused at the moment the way Crystal Help works. Can any of you tell me how to read error log created by Crystal Report.? When I try to refresh the report, after clicking that small dialog box, I get a message "crw32.exe has generated errors ..." and further goes to say
|
| 2 Crystal reports in 1 pdf? | 03 Dec 2003 23:16 GMT | 3 |
Hi!... I have 2 CRYSTAL REPORTS but I want to export them to a PDF file, I know how to do that... but I need to make just 1 PDF, each report have just 1 page, so I want the final file to have 2 pages... how can I do that?
|
| Move subreport to a diff't section | 03 Dec 2003 14:57 GMT | 2 |
I have a linked subreport which I accidently placed in a wrong section on the main report. I can't move to any other section neither by drag-n-drop nor by cut-n-paste. Is this intentional or I'm missing something.
|
| Hierarchical info in Crystal report | 03 Dec 2003 13:26 GMT | 3 |
How would i go about displaying Hierarchical info in a Crystal report ? For eg a Bill of Materials report or a list of Locations and SubLocations ?
|
| Crystal & VB.Net - DSN & Parameters | 03 Dec 2003 12:24 GMT | 2 |
Is it possible to programmatically set multiple datasources for a report? SSO.
|
| Problems with VB and cross tab repotr | 03 Dec 2003 11:18 GMT | 1 |
I'm developing a simple Visual Basic application that passes user selected date ranges to a crystal report for viewing. It works fine on one strainght report, but when I try to run a cross tab report, no data is returned ( with the VB Application). It returns data fine
|
| RAS | 03 Dec 2003 10:11 GMT | 1 |
Does anyone knows how RAS works and can be installed with a JBoss server ? Thanks a lot
|
| can't figure out how to deploy Crystal -- what to do w/ regwiz.msm? | 02 Dec 2003 19:09 GMT | 3 |
I'm deploying my first Crystal report for ASP.NET (VS 2003, Crystal for .NET). I see the 3 msm files in Windows Explorer, but am not sure what to do with them. I need to enter my key into regwiz.msm I gather, -- but how do I get access to it?
|
| Oracle + Crystal does not work! | 02 Dec 2003 18:27 GMT | 1 |
I'm setting my logon properties like this below. I'm not sure if tablename is req'd, and what is the table name anyway in Oracle. Also the databasename, i am setting to the name specified in my TNSnames.ora file. Currently, with the below, I am getting a "Logon
|
| Parameter | 02 Dec 2003 18:00 GMT | 1 |
I have a crystal report for VB and want to pass a parameter. I'm using the crystal report control and doing the .ParameterFields(x) = xxx to do so. I'm having all kinds of problems. A bit of help from a kindly person would be so nice.
|