| Thread | Last Post | Replies |
|
| SuperTypes - Subtypes tables in Crystal Reports 7 | 15 Apr 2005 08:59 GMT | 3 |
Dear people: I have a report in which a use 3 tables. One has common data to all persons, such as name and TE number. Another one has data for physical persons such as sex, civil state and other. The last one has data for legal persons.
|
| crystal report 10 vb6 | 15 Apr 2005 08:21 GMT | 7 |
i have one project and i use ado connection with sql server and crystal report i create with P&D wizard one setup file when i install the program of another PC i have one message with run time
|
| How to set number format in VB 6? | 15 Apr 2005 06:47 GMT | 2 |
In Crystal Report, if you go to File - Options - Fields - Number - Number - Customize, I need to set "Decimals" and "Rounding" programmatically in VB6. How can I do that ? I looked everywhere but could not find how to do it. Thanks.
|
| Change/add report grouping at run time | 14 Apr 2005 14:05 GMT | 1 |
I try to do this before, but maybe the way i do it is wrong, but in th Seagate CR 8.0 the grouping selection don't include formula field. (as attachemnt) i try use CR3.0. It allow me to do grouping by formula
|
| Display Passed in parameters into CR Report | 14 Apr 2005 02:21 GMT | 1 |
I am writing a report that allows a user to enter a date range as parameters. How can I display the date range on the report Title? (i.e Profit Report 1-Jan-2005 to 31-Jan-2005). I am using VisualStudio 2003 and VB.NET
|
| The base class includes the field 'CRViewer1', but its type (CrystalDecisions.Web.CrystalReportViewer) is not compatible with the type of control (CrystalDecisions.Web.CrystalReportViewer). | 13 Apr 2005 22:30 GMT | 1 |
I am trying my project on a remotely deployed IIS box and am getting the following error: Server Error in '/RemoteClient' Application. ----------------------------------------------------------------------------
|
| Change/add report grouping at run time | 13 Apr 2005 14:23 GMT | 1 |
I am using vb 6 calling Crystal report 8.0 report. I need to generat out a report which have many selection, (e.g: Customer No, Date, Job N etc) I also need to display the report in different grouping for differen
|
| Detail Section Printing | 13 Apr 2005 13:04 GMT | 1 |
Hello - I have a report where I want the detail band to print no more than 2 times for each group. What is the best way do do this? TIA - Scott
|
| How to group by in one single row in CR? | 12 Apr 2005 21:45 GMT | 2 |
Hi all; I'm using VB.NET 2003 and CR that ships with it and i need some assistance on this; Suppose that i have one table with the following information:
|
| PDF export automation with CR | 12 Apr 2005 17:00 GMT | 2 |
I have used CR for years, but have never used the export to PDF feature. I am running CR for .NET 2003. I can easily write code to run a CR report to and ASP.NET webform. I have an EXPORT button that will run the standard code to send the stream out in a
|
| Avoid Repeating Field | 12 Apr 2005 16:23 GMT | 1 |
Can someone help me out. I have a group in crystal report of type Stockcode. In the details section I have a field called description that currently repeats for every row. I would like it to only display on the first row and then appear as blank. I
|
| Crystal 10 ActiveX viewer in ASP.NET | 12 Apr 2005 01:54 GMT | 5 |
Is it possible to use the Crystal 10 ActiveX viewer in an ASP.NET application? The HTML viewer is unnacceptable to our users. Are there examples anywhere for doing this?
|
| CrystalReportViewer does not scroll with mouse wheel | 11 Apr 2005 17:23 GMT | 4 |
Does anyone know if there truly is a fix to the problem where you can't scroll through a report in the CrystalReportViewer by using the mouse wheel? I am working with Crystal Reports 9 that came with Visual Studio .Net 2003. I thought the service pack 2 from April 2004 was supposed ...
|
| Casting from Double to Integer. | 11 Apr 2005 09:18 GMT | 1 |
I'm using a CR report in my VBNET (of VS 2003 suite) application and I have a problem whit a formula field. The output of this field is a number with two decimals positions and I want to obtain only an Integer format. Example: 98,00 is the result of the formula
|
| Disconnected ADO recordset as data source? | 11 Apr 2005 08:46 GMT | 4 |
Hi newsgroup, I've read somewhere that it is possible to create a disconnected ADO recordset in Visual Basic 6 and then use it as data source with a Crystal Report.
|