| Thread | Last Post | Replies |
|
| parameters? | 21 Sep 2004 20:03 GMT | 2 |
Can anyone help me about how to use the parameters in crystal reports, and how to add one or modify this ones on a vb application????
|
| getting values from main report to a subreport | 21 Sep 2004 19:43 GMT | 8 |
I'm having a problem getting a value from my main report into a subreport. The main report has a parameter which I am setting in vb code & I want it to be available in subreports. In the main report:
|
| ERROR: Property License Key is non-nullable | 21 Sep 2004 17:27 GMT | 1 |
I am getting following error while building my setup project that includes Crystal Merge Modules. I have seen posts with similar errors but did not see any resolutions to this problem. <error>
|
| superceding sorting | 21 Sep 2004 17:17 GMT | 2 |
I have 3 groups and 1 sort option. Crystal will sort by the 3 groups THEN the 1 sort option i have. HOWEVER I would like to IGNORE the sorting on the last group and sort by the sort
|
| How to supress Page Header on first page | 21 Sep 2004 16:38 GMT | 4 |
I want to make the first page different from the others (Report Header) The Page Header should begin on page 2, how can i do that ?
|
| pages at the end of the report | 21 Sep 2004 16:33 GMT | 1 |
I have got e report and I want to add 2 static pages at the end of it. But how?
|
| Legend axis Labels for Grouped Graphs | 21 Sep 2004 16:28 GMT | 2 |
If i change the legend label for grouped graph ( report header/footer) it only changes it for the particular group i am in when i change it. Therefore i have to go to EVERY group to change the legend axis label. How can i do this ONCE????
|
| Passing a dataset in J# to a crystal report | 21 Sep 2004 14:50 GMT | 2 |
I have a J# application where I am trying to create a dataset to use as input to my report. However, I keep getting exceptions when I set the data source. Can anyone spot a flaw in the j# code? //Create the dataset
|
| cr10 and vb6 | 21 Sep 2004 14:37 GMT | 1 |
I have a report connected with sql server 2000 with a ole db (ado) connection. How can I open and view this report direct by a Visual basic 6 form?(wich code)
|
| Installing CR.NET merge modules | 21 Sep 2004 14:22 GMT | 3 |
I have installed .NET framework in client machine, the app works fine, loads database from remote SQL server, etc., everything except displaying crystal reports, my first error message was "cannot find keycodev2.dll", i solved it by
|
| Crystal News Groups | 21 Sep 2004 11:54 GMT | 2 |
Hello NG, I am having some issues with Crystal Reports for .NET. Is this the best News Group (NG) for such issues? I am writing in C# and not VB. The problem I am having currently is with parameters. I have constructed my own
|
| Help on error "Load report failed" | 21 Sep 2004 04:38 GMT | 2 |
I have jsut completed a project containing CR, it works fine in all computers that have VS.NET installed, but when I move it to another client machine "Load report failed" error appears!!! I checked all paths, tried almost all alternatives - the same result, help me pls. anyone to ...
|
| SetParameterValue continues to prompt (cr9 sp3) | 20 Sep 2004 22:58 GMT | 1 |
I am beating my head against the wall on this one .. I have the following statement oRpt.SetParameterValue("DuplicateParam", True) after setting my datasource and before doing a preview. However, CR insists
|
| Printing Problem With RDC 8.5 | 20 Sep 2004 21:43 GMT | 2 |
I´m having a problem that´s driving me crazy. I´m using Crystal Reports RDC 8.5 with Visual Basic 6. My reports looks fine except for one thing: after previewing the report, the user clicks the print button, the printer setup window appears and, after pressing ok to confirm
|
| fastening load report in .NET | 20 Sep 2004 19:09 GMT | 2 |
Hello NG, making a report.Load() I measured out 1.6 seconds on a 2.8GHz PC in VB.NET. I would have expected sth like 0.1 second, so over a second is really much. The report contains about 40 DB fields on two pages including 3 subreports.
|