| Thread | Last Post | Replies |
|
| do i need setup proj to deploy Crystal? | 02 Dec 2003 15:34 GMT | 1 |
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 -- but how do I get access to it?
|
| Displaying information in header | 02 Dec 2003 14:58 GMT | 1 |
I did a search and could not find an answer or guidance on this, hopefully I will here. Here is what I am trying to do. 1. I am creating a report using CR 8.5 (outside .Net) 2. I have a query that calls stored proc that returns a DataSet
|
| Sub Report is Null | 02 Dec 2003 14:16 GMT | 1 |
i have a sub report in the detail B section. I have enabled the "suppress if blank" option. I have Detail A and I want to print Detail B if there is value. But it ended up having a "gap" for every row of Detail A if B is empty. May i
|
| Crystal and Encrypted Data? | 02 Dec 2003 03:37 GMT | 1 |
Can anyone recommned a way to have crystal reports decrypt encrypted data. Can it be done in CR.Net without the crystal 9 SDK? I am able to do it outside of the actual report but this is not my preference.
|
| Relationship between SHOW SQL and Visual Linking Expert | 02 Dec 2003 01:58 GMT | 1 |
i am trying to understand the Relationship between SHOW SQL and Visual Linking Expert better. I mean, i have added a table in Visual Linking + 1 field from the table to the report, but Show SQL is not reflecting the change.
|
| Crystal Reports Can Grow Problem | 01 Dec 2003 21:01 GMT | 3 |
I have a 5 text fields defined for a name and address. I set the name field (it's the 1st one) to Can Grow and number of lines=0. When the name happens to be more than one line it prints the 2nd line
|
| Does anyone know of options to Crystal Enterprise??? | 01 Dec 2003 19:17 GMT | 2 |
I love Crystal enterprise but I called crystaldecisions and they want a lot of money for 20 cals. We are a small company and would like to have at most 20 people running crystal reports. Are there any options to delivering reports via browser that is a little
|
| shared variable frustration | 01 Dec 2003 18:44 GMT | 5 |
`ve created a two group report: Group 1=Daily Job Costs Group 2=Job Costs by Job # I have a subreport for labor costs and a
|
| Drill down report | 01 Dec 2003 17:36 GMT | 2 |
Can you please give me steps for how to create a drill down report. I would appreciate that, if you can give response as early as possible. Thank you, Narmada.
|
| Creating Reports on the fly | 01 Dec 2003 17:29 GMT | 4 |
I have a requirement where I need to decide the fields that go into a report at runtime. Can this be done? Does crystal reports 9 help in this? Do let me know
|
| How to export a RPT file in BLOB field to PDF | 01 Dec 2003 17:13 GMT | 2 |
I've a blob field in SQL Server that contains a crystal rpt file (with data). I need to get this rpt file and load it up using .NET and export to the PDF. I can read the rpt file and save it to the local file system and export it to PDF in two steps but I don't know to do
|
| Error: "There must be a group that matches this field." | 01 Dec 2003 15:47 GMT | 3 |
I'm manipulating a Crystal Report in .NET. I'd like to set, programatically, by which field the report will be sorted at print time. I'm doing something like: - DatabaseFieldDefinition newSortField =
|
| LABEL HEIGHT WIDTH | 01 Dec 2003 13:52 GMT | 1 |
How can we change label height width at runtime in crystal report. Label is designed using format with multiple column layout thanks
|
| Crystal Rpt on Client Machine | 01 Dec 2003 13:43 GMT | 1 |
I have developed windows-form application under VB.NET. It includes Crystal Reports (CR). My question is, how can I registar CR on client machine, since CR considered to be third party component??? MTIA,
|
| How to use the Running Total Field of the main report in a subreport? | 01 Dec 2003 13:38 GMT | 1 |
Im having trouble with passing the running total field from the main report to the subreport. I try to use the form of numbering like 1.
|