| Thread | Last Post | Replies |
|
| Open Specific Page of Crystal Report | 13 Nov 2004 23:35 GMT | 4 |
Okay, I know how to select a specific page in a crystal report my problem lies in figuring out which page to show. I have reports numbered 1 - whatever. Each one is 1 page long exactly. When I view a specific row in a Windows Form using VS.NET I want the user to be able to ...
|
| .NET Runtime Grouping(Code from CR.NET programming, Brian Bischof) | 12 Nov 2004 20:57 GMT | 4 |
HELP! i am trying to let users define the fields by which they want to group by. I found the following code on MSDN, and simialar code in the book Crystal Reports. NET programming...(Whose author suggested
|
| Dynamically changing chart grouping options | 12 Nov 2004 01:06 GMT | 3 |
I have a report where i want to either Group by the PROMISE_DATE or SHIP_DATE. How do I change the grouping with a formula for the Group within the report AND
|
| Help for a complete beginer :) | 11 Nov 2004 22:09 GMT | 1 |
Sorry for this but i'm a complete begineer with VB and i think i'm trying to run before i can walk :D Anyway. What i'm looking for is a v.nice person to write me a sample code that will :-
|
| Pb retrieving SP parameters in a report ( CR8.5 ocx +VB6) | 11 Nov 2004 16:11 GMT | 11 |
May be this has been already answered in this group but I've not found the solution to this problem yet. I have a report launched from VB with an underlying stored procedure.
|
| Display records horizontally | 11 Nov 2004 14:00 GMT | 3 |
Hi all.. I am wondering how I should display records horizontally instead of vertically. I have a long list of data that I want to display horizontally and separate each value with a comma, so the data doesn't take too much of
|
| Web reports. | 11 Nov 2004 13:38 GMT | 4 |
I have a copy of CR Developer Edition V9 and I like to start using the company's website to view reports. What do I need to install or purchase for my server to be able to achieve the above. Please note that my web server is NOT my VS development machine.
|
| Crystal Report Data Binding problem | 11 Nov 2004 09:09 GMT | 1 |
I have a problem in Crystal Report with VS.NET 2003. I am adding data to the report at design time. The problem is that I have 2 databases. First I ran report with First Database. Then I ran second database.When I use the second database, the data i am getting is from ...
|
| Newbie - Date range parameters question | 10 Nov 2004 20:07 GMT | 6 |
Basically I would like to add a date range to the sql query before it is executed. Im using 8.5. The user enters the start and end date on running the report. How do I pass
|
| load all CRM account with c# | 10 Nov 2004 16:24 GMT | 1 |
I have to run trough all accounts which are in database. Therefore I have choosen the CRMAccount proxy object which you can find under Microsoft.Crm.Platform.Proxy.CRMAccount. With this object i`m able to load accounts with a special AccountID. But I want to load all account without
|
| Upgrade from CR 8 to CR10 | 10 Nov 2004 16:14 GMT | 1 |
I am considering upgrading from CR 8 to CR 10 I am using CRPE engine calls such as: printJob = PEOpenPrintJob(ReportName) If PEOutputToWindow(printJob, Title, 0, 0, 0, 0, (16777216 Or 524288
|
| CR .NET and Datasets | 10 Nov 2004 16:11 GMT | 1 |
Background: I am working with VB.NET v1.1 and CR .NET. I have a CR connected to a dataset. My database consists of many tables, some with a "one-to-many" relationship.
|
| PEOpenPrintJob error while printing | 10 Nov 2004 13:38 GMT | 1 |
Hye all I am new to this group. I have developed automatic cheque printing application using crystal reports 8. Sometimes when, i try to print, crystal report give me an error "PEOpenPrintJob" error. I have tried
|
| Use a Formula when group = x | 09 Nov 2004 20:20 GMT | 3 |
I'm somewhat of new to Crystal. I have setup a group by criteria in my report. What I want to happen is for the report to use FormulaA when the group = "this person" and FormulaB when the group = "that person". Basically I want a group
|
| Problem with box size and cutting words | 09 Nov 2004 17:43 GMT | 17 |
I'm obviously having some settings related problem with Crystal Reports. After I deploy my application to client everything works like a charm except for one problem - on all reports text is cut and carried to next line at border line; like this:
|