| Thread | Last Post | Replies |
|
| Multi lingual reports | 19 Apr 2004 14:27 GMT | 2 |
I have read a few threads about having one .rtp file for several languages but I haven't seen anything any actual sample. My problem: I have got about 40 reports which I need to have in 3 different languages depending on the user language he can choose from
|
| SUM of formula field | 19 Apr 2004 14:07 GMT | 1 |
how can I get SUM of some formula field (for examle 'something' + 'something')??? when I try to make other formula field with SUM(first formula field) it says me that this field cannot be summarized.
|
| How can I limit the rows? | 19 Apr 2004 08:45 GMT | 3 |
I need to print out the best 100 participants of a contest. In sql I would do simply select * from mytable limit 100 order by total; But how can I achive this in crystal? --
|
| RDC + ADO.NET dataset | 19 Apr 2004 08:05 GMT | 1 |
Is it possible (how?) to pass a dataset (ADO.NET) to RDC 9 or RDC 10? Regards, Rafa³ J. Dumañski
|
| Refresh Report Using CRViewer | 19 Apr 2004 01:39 GMT | 1 |
Hello Every one there I am using VB 6.0 and Crystal report 7.0, a bit old application I am facing little problem with fetching report data, some times report shows previously viewed data and becomes correct by clicking refresh button. Is there any way to display fresh data on 1st ...
|
| CrystalReportViewer not show in aspx | 17 Apr 2004 03:25 GMT | 2 |
I have used CrystalReportViewer to display report in aspx. By using "PUSH" approach, I have created a dataset with data and assigned them into pre-defined crystal report. Finally, the crystal report object is assigned to CrystalReportViewer.
|
| Fields Lost when changing server...HELP! | 16 Apr 2004 12:51 GMT | 4 |
I have a report in .NET Crystal Reports. I created the report on my development server and I want to put it on the live server. When I change the database server name to the production server I lose all my fields that are on the report. Why? The field names are exactly the same, ...
|
| Create PDF - how to stop File Download dialog box with Response.WriteFile | 15 Apr 2004 21:02 GMT | 1 |
I did have this working, but now I get a File Download (some files may harm your computer..etc) dialog with Open, Save, Cancel buttons. Clicking Open or Save opens a blank copy of my .aspx page I've tried changing my IE sercuity settings but it hasn't helped.
|
| crystal api calls in vb.net | 15 Apr 2004 20:00 GMT | 2 |
Hope some can help with this.... I have inherited several vb 6 applications that have a module defined for printing crystal reports version 8 & 9. Working with one app, i have converted all the code to vb.net with the
|
| Distributing Reports: How? | 15 Apr 2004 18:14 GMT | 1 |
I have a user base that has an installed application that comes with a Crystal 8.5 runtime license. The runtimes there enable them to print predefined reports from the application. I own Crystal 8.5 Developer, and have created some custom reports for the
|
| Visual Basic 6.0 and Crystal 9 | 15 Apr 2004 17:03 GMT | 1 |
My Customer have Crystal Reports installed but he doesn´t have installed Visual Basic, I made a report with the Report Designer (Add-In's), and I want to change something in the report. Is there any way to change the report without
|
| Incorrect print W98-Epson | 15 Apr 2004 16:51 GMT | 2 |
Hello, my problem is the following one: I have an application developed with Visual Basic 6.0 that uses Crystal Reports 9 to generate and to print the reports. In computers with operating system Windows98 and printers like EPSON EPL-6200L the reports doesn't works
|
| Show report in web using crytsal report 8.5 professional- Is it Possiable???? | 15 Apr 2004 15:21 GMT | 1 |
We are developing web application using asp and crytsal report 8.5 professional and not able to show report in the browser using crytsal report 8.5 professional. Is it possiable to show report in web using crytsal report 8.5
|
| it is possible to conditionally show report header? | 15 Apr 2004 12:57 GMT | 4 |
I have the case where I need to display the report header only if a certain field exists.. is this possible? Stacey
|
| Refreshing SelectFormula in Crystal .NET web page | 14 Apr 2004 23:04 GMT | 2 |
I'm having some trouble with changing the SelectFormula for a Crystal .NET report on a web page. The web page has the Crystal viewer, two dropdown lists, and a Submit button. The user can select conditions from the dropdown lists and
|