| Thread | Last Post | Replies |
|
| How to deal with rounded number in crystal report? | 29 Aug 2006 12:59 GMT | 6 |
I have a field (number format ),assuming the value is 3.68,and when I just simply drag it to a crystal report ,howevere,the output value is 4.Obviously,It's rounded. If i want to show the original value ,what shall i do?
|
| Crystal Report Viewer Memory Overhead | 28 Aug 2006 20:50 GMT | 2 |
To use the reports I use the included crystal report viewer and pass a dataset to the report at runtime in order to report from. The issue I am having is with the amount of memory that the crystal viewer uses and
|
| ADO Error Code: 0x80004005 | 28 Aug 2006 19:45 GMT | 1 |
I have been receiving the following error when trying to run a CR10 report in a crystal reports viewer: Logon failed. Details: ADO Error Code: 0x80004005
|
| Finding duplicates | 27 Aug 2006 10:20 GMT | 2 |
I have a database of 20,000+ customer names but some of the names are duplicated. I'm trying to come up with a report that will print just those customer names that are duplicates.
|
| Return string | 26 Aug 2006 11:57 GMT | 2 |
I have written a simple formula to make a Supplier address string as follows
All im looking to do is to return the output as a string , at the moment its returning a boolean.
|
| Crystal Viewer inside tab groups | 25 Aug 2006 18:40 GMT | 2 |
My app has a tabgroup and I have 3 tab pages and each contains a crystal report viewer. They all get their parameter fed from a text field specified on the form. I have no problem loading the report viewers for the first time. I
|
| Link to image | 24 Aug 2006 08:33 GMT | 1 |
Here's the scenario: We have a VB 6 app using CR 10. I want to be able to have an image on the report that is linked, rather than embedded, e.g. a customers customer logo on an invoice.
|
| Record Selection + VB.NET | 23 Aug 2006 20:58 GMT | 1 |
I thought there would of been way to save a report with basic record selection and then add to that from VB.NET at runtime. But it does not appear to be so...possibly impossible? Anyway to achieve this functionality?
|
| SortFields | 23 Aug 2006 16:07 GMT | 2 |
I am attempting to load a report and dynamically add sort fields. Before the report is displayed to the user, the user is prompted with a dialog allowing the user to select sort fields, and the sort direction. Therefore, the number of SortFields could be from 0 to the number of ...
|
| Horizontal Data Display in Crystal Report | 23 Aug 2006 12:05 GMT | 1 |
Hello Gurus, I am stuck in a situation here. Instead of getting a report in drill down vertical I need it in horizontal. e.g.-
|
| Linking Crystal Reports XI To ADO .Net Dataset | 22 Aug 2006 18:06 GMT | 2 |
Hello I am Using VS.Net 2003 and Crystal Reports XI Basically the issue i am having is the report has no data in it. I have followed this web tutorial to the "T" and it bring up the report and the headings but no data......what could I be missing....?
|
| Second Page Has Large Space | 22 Aug 2006 16:47 GMT | 4 |
I have a crystal report that has 2 footers. Footer A only shows on page 1 (and looks great) using is PageNumber <> 1. Page two has a different footer (Footer B) using PageNumber = 1. When page two is displayed it has a large empty space at the botton of the page - like 2 1/2 ...
|
| Updating Font On the Fly | 22 Aug 2006 15:47 GMT | 4 |
I am having trouble in finding out the syntax for updating the font color of a text feild based on a query within the data... Help please! Here is the coding for the my conditional statement so far
|
| books on crystal reports and visual studio 2005 | 22 Aug 2006 11:05 GMT | 2 |
Does anyone have a recommendation for good reference material for visual studio 2005 and the included version of Crystal Reports?
|
| Error when showing report | 21 Aug 2006 20:56 GMT | 1 |
I am using VS.Net 2003 and CR XI .when i bring up the page that shows the report i get this error........when i run it on my local machine (where my VS project is at) What am I missing.....? I am using Windows 2003 Server.
|