| Thread | Last Post | Replies |
|
| Grouping/totals question | 30 Apr 2005 21:15 GMT | 4 |
I've got a fairly simple report with a tough (to me) problem in it. I'm using Crystal 8.5. (I also have Crystal 9 available, if it'd help to switch to that) There's a client table, and a G/L (general ledger) table. The entries
|
| Page numbers? | 29 Apr 2005 14:12 GMT | 1 |
I have put page number field to print on Page footer (or Report footer). Why page number is not displayed on first page? Consider that I am not programmer, Thanks!!!!
|
| multiple lines are show - but just want one | 29 Apr 2005 14:11 GMT | 5 |
a report gives me multiple hits of database entries which are actually 100% identically. But of course, I want to show every line just one time. How can I "eliminate" those entries, which occur multiple times?
|
| Loading Fields Table Crystal Report vs Reporting Services | 29 Apr 2005 07:28 GMT | 2 |
I have 2 tables contain fields as below : - A : f1, f2, f3, f4, f5 - B : f1, f2, f3, f4, f5, f6, f7, f8, f9, f10 I want to create report, Which table that will give best performance?
|
| How to pass a parameter from VB to CR9 | 29 Apr 2005 03:58 GMT | 2 |
I am using VB6 and CR 9 to access data. I have places a text box on CR report and i want to pass a variable's value to the text box on report. What command I have to use?
|
| dll hell: how to troubleshoot self-registration failure | 29 Apr 2005 03:34 GMT | 4 |
I have a classic example of self-registering dlls for a 3rd party control (Crystal Reports 9 btw) that seem to install properly on every other machine out there but one XP SP1 machine. Of course this is an end users machine and there's only so much I can put them through over ...
|
| REPOST: How can I print to PDF rather than export? (Need an answe | 28 Apr 2005 22:23 GMT | 4 |
Hi! I have a VB.Net program that currently exports a report to a pdf file. The problem is that it comes out funny looking. For some reason the export to PDF just isn't quite perfect yet. There are still a lot of weird formatting
|
| Problem using a binary stream to generate a PDF in Visual Studio .NET | 28 Apr 2005 20:36 GMT | 2 |
I'm using this code to generate a DOC file with CR .NET and it's working fine: ......... Dim MyStream As System.IO.Stream
|
| COUNTING syntax is driving me crazy | 28 Apr 2005 14:30 GMT | 3 |
This should be pretty easy. I have a number of tables, but specifically I am trying to count the number of times a 1 shows up in a table set. The numbers are from 1 to 20. 1 is equal to an answer of YES, 2 is NO, 3 is NA and so on.
|
| Paramaterized Stored Procedure in Crystal Reports | 28 Apr 2005 09:41 GMT | 1 |
I basically hit a brick wall cannot proceed any further :(. I am working on generating Crystal Reports using Stored Procedures. My stored procedure takes the name of the table as the parameter. Now I create a crystal report based on that Stored Procedure.
|
| Backward compatibility from Xi to 10 | 28 Apr 2005 01:07 GMT | 3 |
A client of mine has a Crystal Reports 10 Developer license and has installed it on their server. I intend to purchase the latest version for myself and wondered if Xi would be compatible on their server?
|
| What references do I need? | 27 Apr 2005 15:50 GMT | 1 |
I have vb.net standard and Crystal Reports 9.2. I have created a windows form and added the Crystal Reports Viewer Control 9 to it. I now want to set the reportsource property of the viewer control to point
|
| Toolbar images lost | 27 Apr 2005 15:40 GMT | 1 |
I have an ASP.net application created by VB.net2003 and I'm using crystal reports version 10, I'm using the crystal viewer to display my reports, I deployed my application and installed it on WIN2000 Server with SP 4, My problem is that when I run the application the images ...
|
| Crystal export to PDF from VB.NET pages - Data Format Options | 25 Apr 2005 20:27 GMT | 2 |
I am opening crystal reports in .aspx web pages that export to PDFs. I was wondering if there are any data format options that can be set in the VB.NET page code. I have charts included in the reports and the data labels are displaying as decimals, which they should not. When
|
| Joining Problem | 25 Apr 2005 17:33 GMT | 1 |
I know this has something to do with the JOIN type in the report but I have tried all combinations and nothing is working. Hopefully someone here can aide me in this: The report has three tables
|