| Thread | Last Post | Replies |
|
| summarizing a formula | 07 May 2004 16:41 GMT | 1 |
Im getting problem with formulas too. But Im going further. The problem is that Im trying to summaryze a formula that does not have a field in details section. In fact Im trying to draw different types of totalization on nested groups. The first totalization is an average calc, and ...
|
| Printing Reports | 07 May 2004 15:31 GMT | 4 |
Hey Again Group, Sorry to be a pain but .......... I have a Windows Forms Project with serveral reports in now. At the moment I have 7 Forms all Called Print1, Print2, Print3 and so on.
|
| SORT | 07 May 2004 14:59 GMT | 2 |
I want to sort a column and the numbers are like: 10 20 8
|
| How to format number to hours | 07 May 2004 14:25 GMT | 3 |
I have a sum total field with work total 540 minutes, for 540 minutes, how can format it to display as "09:00" in the report. Thanks Jessie
|
| CR 10 with .NET | 07 May 2004 14:25 GMT | 3 |
I am using VS 2003 and CR 10. My dilemma is this: I have a stored procedure that executes 2 select statements. The results are returned in a dataset. What I am trying to do is to pass a parameter from the main report to the subreport and display the
|
| dataset to pass parameters | 07 May 2004 14:20 GMT | 3 |
I have a simple oledb dataset on one windows form in vb .net 2002 calling one column from oracle 7, results appear in a text box But, only the first results appears. Goal is to show all results in a drop down, then the user can choose one or several (do I pass these results to a ...
|
| VB Report | 07 May 2004 12:28 GMT | 4 |
Hey Group, I`ve wrote a Database project in VB.Net. I have 3 data adapters bound together in a dataset. I would like to be able to print this infomation of using Crystal Reports,
|
| Crazy setdatasource problem | 06 May 2004 20:13 GMT | 1 |
Using cr10 with vb and an external report. The report is built using 4 tables. In the vb app, I create a recordset, then pass it to the report. For each table in the report, I do a setdatasource i.e.
|
| Crviewer Export of PDF to Disk error | 06 May 2004 16:11 GMT | 1 |
In an earlier version of our VB app, using the same Runtime, the export works fine. A problem in a newer version with few changes is giving me fits. I first get a Windows XP message that the VB exe had errors and must be closed. Additional info gives reference to the CRAXDRT.DLL at ...
|
| Working ActiveX viewer please | 06 May 2004 13:10 GMT | 6 |
I'm looking for code snippets on how to get a WORKING web-based ActiveX viewer for my Crystal 9 reports. I'm running Windows Server 2003 with the latest .NET installation. None of the samples provided with RAS work, they are all in classic-ASP and my IIS can't get anywhere running ...
|
| Export to PDF a range of pages only | 06 May 2004 06:31 GMT | 1 |
In Crystal Reports that comes with VS.Net 2003, how can I export a range of pages to a PDF document? When I click the export button, I am asked the filename and it is save. I have nothing to specify wanted pages.
|
| Text Interpretation - HTML option missing | 05 May 2004 21:25 GMT | 1 |
Hi I'm using CR85 RDC in VS.NET. When I add a text or memo field object to the report and go to Format>Paragraph>Text Interpretation, there is only the 'RTF Text' option in the drop-down list. There is no 'HTML'
|
| crystal site's dead links... | 04 May 2004 20:16 GMT | 9 |
OK, as I was saying before Crystal's website is not reliable, case in point: I think my wasted page space issue may be worked around via something to do with subreports and I want to look at these recommended reading on the
|
| CR9 - Using results from a query in another query? | 04 May 2004 20:13 GMT | 3 |
I'm fairly new to Crystal, but i've been mucking around for a week or so and have several basic reports working. I'm now trying to move to something more complex and running into misery. First off, i'm using CR inside of Visual Studio .NET. I've tried
|
| my subreport it's can't change database. | 04 May 2004 19:20 GMT | 1 |
I use vb6 and crystal 8.5 I use this code CrystalReport1.ReportFileName = rptpath CrystalReport1.Connect = "DSN=IACC"
|