| Thread | Last Post | Replies |
|
| Crystal 8.5 Manual's | 28 Jul 2004 20:25 GMT | 1 |
Where I can dowload Crystal 8.5 Manual's?? Thanks -- Gustavo
|
| Help!!! Crystal Reports | 28 Jul 2004 20:10 GMT | 2 |
I´m really tired of this Crystal Report that has given to me more than a problem. But at this moment I can´t replace it and I really need to solve a problem: I have an application written in VB6 with Crystal Reports 8.5. I had 2
|
| CR10 Win98 problems | 28 Jul 2004 18:25 GMT | 3 |
I'm having trouble installing the CR10 runtime onto a Win98 machine. Here's what I did: 1. Downloaded a whole bunch of .msm windows Installer Merge Modules 2. Downloaded a tool (Advanced Installer) capable of using .msm files
|
| Error dragging CrystalReportViewer onto Web Form | 28 Jul 2004 15:39 GMT | 3 |
Hi, I'm facing with a strange problem trying to use a CrystalReportViewer in a Web Form. When I drag the viewer onto the web form, it appears with a red label 'Error creating control'.
|
| Help With Complicated Crystal Report | 28 Jul 2004 14:30 GMT | 2 |
I have an Access database containing a table called Orders. This has a field called orderdate and another showing customer code. I want to produce a report showing the customer code and last order date of any customers who have NOT placed an order for 3 months.
|
| Multiple formula entries as rows in a cross-tab | 28 Jul 2004 14:09 GMT | 5 |
I have three (or multiple) entries from a database that I would like to include as rows in a cross-tab. Let's call them: {ROW.A} {ROW.B}
|
| Reporting multilevel data | 28 Jul 2004 11:36 GMT | 2 |
Hello friends, I have a four table schema that i'm tryinjg to make into a decent report. The basic premise that a customer has multiple addresses.
| tblCustomers |
| Failed to open a rowset | 28 Jul 2004 02:56 GMT | 2 |
I encountered a "Failed to open a rowset" error in case of empty report for the following code: rptDoc.Load(CRrpt) rptDoc.SetDatabaseLogon(login,pwd) rptDoc.SetParameterValue("@sStartLoanType", strLoanTypeFrom)
|
| ASP.Net Crystal Newbie | 28 Jul 2004 00:17 GMT | 1 |
I am skilled in asp.net and Crystal, but I'm not sure how to put the 2 together. I have Crystal Reports (client) v9. I have created a report which I want to execute and make viewable on my web site. Do I simply add the Crystal 9 activeX viewer to the ASP.NET components? (I ...
|
| supress the printer selection dialog | 27 Jul 2004 16:34 GMT | 5 |
Greetings all I'm a rookie and just learning. I have a VB basic.net (2003) application that has a report created by crystal reports. It works..... but I want to bypass the printer selection dialog box that appears before the
|
| crstal reports 10 + vb6 + w98 | 27 Jul 2004 16:34 GMT | 2 |
error: the Microsoft Layer For Unicode (unicows.dll) can not be found. this program will now exit. help me
|
| Crystal reports 10 redistributable package available?? | 27 Jul 2004 15:15 GMT | 1 |
Is there a redistributable package for crystal repots V10? I can found the 9 redistributable at http://support.businessobjects.com/fix/merge_modules.asp But where is the 10 version?
|
| Moving a subreport | 27 Jul 2004 14:47 GMT | 4 |
I have a report with 2 subreports, one below the other. The first subreport has the property CanGrow set to 'True', so it can grow to show all the records. The problem is that then the second subreport needs to be moved to a lower position, otherwise the 2 subreports overlap.
|
| Simple Wrong Date Order | 27 Jul 2004 13:24 GMT | 1 |
I have a couple of no doubt simple problems with my crystal report. I am trying to display a graph of the total number of jobs issued to a helpdesk and then on the same graph the number of issued related to a piece of software i.e
|
| Failed to open rowset | 27 Jul 2004 06:35 GMT | 1 |
I am trying to send 2 parameters to the Crystal Report .NET and I keep getting teh Failed to open rowset error. It works fine with just 1 parameter (the date), but trying to set up the 2nd parameter is a no go. Here is the code:
|