| Thread | Last Post | Replies |
|
| Login failure - | 19 Jan 2004 15:04 GMT | 1 |
I am calling a crystal report (done in version 8.0) and calling it from C#.NET. I keep getting a login failure and this can be avoided only if I SET LOCATE the report using the ODBC connection
|
| CR .NET deployment probelm | 19 Jan 2004 09:20 GMT | 1 |
I’m using CR .NET on a web project, anyway, I built a setup program using .NET, and I saw the msm file added to the setup output. Unfortunatly when i install the application on a "clean" computer, I get an error that a keycode dll is missing.
|
| CrystalReportViewer | 19 Jan 2004 06:43 GMT | 3 |
I want to printpreview a crystal report. I am using .NET2003 with CrystalReports that comes with it I have a Crystal Report called MainReport.rpt and it expects a parameter @CustomerI However, when I printpreview the report the screen prompts the user for the parameter. Even ...
|
| Database login | 18 Jan 2004 23:26 GMT | 1 |
I'm using a dataset with CR that is connected to a Access database. I have testet the dataset with a datagrid, it's ok. But used with CR I'm promped with a database login. How do I avoid this ? Anyone ?
|
| Grouping... again.. | 17 Jan 2004 02:39 GMT | 2 |
I was wondering if its possible to add Grouping at run time? perhaps using formula or the object model thanks ted
|
| Problem with crystal report with XP and Win2002/3 | 16 Jan 2004 20:17 GMT | 1 |
The following code(to display a report) is working in win98 but not XP or Win2002/2003. I want to use VB,Access and Win2003. CrystalReport1.Destination = crptToWindow CrystalReport1.ReportFileName = App.Path & "\report1.rpt"
|
| Subreports that contain subreports | 16 Jan 2004 17:11 GMT | 1 |
This is my problem - does anyone know of any problems with adding a subreport (that conatins a subreport) to a main report? I have a web app that is using crystal reports and their viewer to display a report. I have a main report that has a subreport called
|
| Does CR9 Developer work with VB6? | 15 Jan 2004 22:42 GMT | 2 |
Does CR9 Developer work with VB6?
|
| Field Value rollup (netting of values) | 15 Jan 2004 20:37 GMT | 1 |
I have data that in some instances will have adjustments posted against the original entry. for example, a charge is entered with a charge start date of 01/01/04 and a charge end date of 12/31/04 for $60,000. After the entry has been posted, someone recognizes that the
|
| VS .NET Export to MAPI | 15 Jan 2004 19:00 GMT | 3 |
When I press export button on the toolbar I get the classic Windows Save dialog box where I can chose a file name and save as type that lets me choose a forma (PDF, XLS, DOC and RTF). How do I choose MAPI as the destination.
|
| Build a report from several different reports: | 15 Jan 2004 18:48 GMT | 3 |
I'm fairly new to Crystal so apologies for asking a question that probably has been asked before. I want to have a report display in my reportviewer (I've got the actual report into the control and printed it!).
|
| Page footer on SubReports | 15 Jan 2004 18:30 GMT | 1 |
I had a report with page header and page footer. Due to some changes, I have had to make three subreports into it. Know I need every subreport to have a page footer and a page header, but I only have report header and report footer. Can I add those Sections?
|
| how to Format the crystal tree group ? | 15 Jan 2004 15:13 GMT | 1 |
I have a crystal report Version 9 (the Visual Studio 2002 .NET version). The report is grouping by a number (an integer) and it is display (in tree leaf) with thousand separator and I won't. How to format the tree group?
|
| Crystal 9.0 and VB6 - Where are the Merge Modules? | 15 Jan 2004 14:05 GMT | 1 |
We've installed CR9 with VB6 and converted our existing app from CR7. It's all working fine. So, on to Visual Installer and there are no merge modules on the CR9 CD. Seagate is no more and all URLs go to the "Business Objects" website which
|
| Arrays in Crystal Report formula | 15 Jan 2004 02:56 GMT | 2 |
Is there anyway to find out array size in Crystal Syntax? i.e. I'm doing a string split and i want to find out how many strings are in the array.
|