| Thread | Last Post | Replies |
|
| Cr9 and Outlook2003 | 09 Jan 2004 20:57 GMT | 3 |
isn`t Cr9 able to connect to Outlook2003? The Mailboxes are listed, but i cannot select content then. (Mail..... No items found...) Greets,
|
| Alternating Shading | 09 Jan 2004 20:25 GMT | 1 |
We have a report that has alternating shading in the detail lines - First line is shaded and the next line is not and so forth. Does anyone know of a way to continue the shading sequence on the last page down to the report footer even though we don't have any more detail line in ...
|
| how to do a distinct in Crystal -- supress a repeating value? | 09 Jan 2004 20:04 GMT | 1 |
I have repeating value coming back for a series of records. I want to take only one of them -- the value from the record that has the earliest transaction_dt (which is one of the fields being returned). I cannot do this in the query for a variety of reasons (we're doing a union
|
| OMG - How much of a performance decrease??? Crystal Reports - Push vs Pull .NET | 09 Jan 2004 19:12 GMT | 1 |
Just did a little test on this before beginning some work... SQL Server (MSDE) Database table with 4 columns, Int, Varchar(200), DateTime, short There are 318792 rows in the table, not a complex report at all, just
|
| Running Totals Evaluate Formula | 09 Jan 2004 19:05 GMT | 1 |
I am able to get a running total of a field, but I need that field to be an input parameter. For example, I have an input parameter called "Fruit". The user can input "apples", "oranges", or "pears". I need the running total field to calculate the sum for whatever the user
|
| printing an introductory cover for each group element | 09 Jan 2004 18:13 GMT | 3 |
This should be easy - I want to print a cover letter preceeding each group. So if there are 15 groups, perhaps 12 of which are on one page but 3 are on 2 each, I want an intro for all 15, followed by a new page, which is the group info. The cover page is long, almost a full page ...
|
| Print first page to an other bin? | 09 Jan 2004 14:22 GMT | 2 |
is it possible to print the first page of a print job to an other bin as the following pages? thanks josef gruendlinger
|
| Replace Dataset Runtime (VB.net / CR 9) | 09 Jan 2004 13:50 GMT | 3 |
My problem is that I want to replace Dataset runtime in my application before I show the result to the user with Crystal Report. The report has a "built-in" Stored Procedure, but I don't wanna use that dataset. I wanna use a new dataset (with the same field- and column names) with
|
| Unique Crystal Report Requirement....Help!!! | 09 Jan 2004 13:13 GMT | 1 |
Hi, I have to meet a requirement to print computer checks on special check sheets. I have to print invoice details on top section of the check paper. On the bottom section, a
|
| User Password Dialog box | 09 Jan 2004 11:41 GMT | 1 |
I am getting User ID password dialog box when I open the report using VB.NET . Any idea how to avoid it ? Thankx Aruna
|
| How to supress parameter prompting in .NET application | 08 Jan 2004 15:59 GMT | 5 |
CR report using an SQLserver stored procedure (created in CR 8.5) All parameter values are passed to the report from a VB.NET application properly. The only problem is that CR still prompted for the parameter values every
|
| Report Tooltip | 08 Jan 2004 14:40 GMT | 7 |
I am using VB6 + CR 8.5. When I preview a report, there is tooltip appears when I point to any field, and the tooltip shows the actual field name. e.g. Customer.Name
|
| Multiple Lines Question | 08 Jan 2004 13:25 GMT | 2 |
How to display a field that contains multiple lines in the details section. In fact, this field can have several lines as well as any. So the question is how to automatically adjust this field depending the number of lines.
|
| Page Break | 08 Jan 2004 13:21 GMT | 1 |
Crystal Reports 9 Level: beginner Setting up page-per-record report. Where do put the page break?
|
| Grouping | 08 Jan 2004 13:18 GMT | 1 |
I understand that we can change the grouping field through code by doing group.ConditionField = newField But I'm wondering if I could actually disable the grouping instead (through code), so that the records
|