| Thread | Last Post | Replies |
|
| Run-time error | 13 Feb 2007 16:51 GMT | 2 |
I have a VB6 app that uses the Crystal Reports Viewer (crxviewer9) to display reports on the screen. The reports are picking data up from various databases using ODBC. I have got a very annoying and intermittent bug that is only showing itself
|
| formula editor | 13 Feb 2007 14:17 GMT | 1 |
I currently have a formula with works well (IF {F_TASKS.TA_FINISH_DATE} > {F_TASKS.TA_EST_DATE} THEN "LATE" ELSE "On Time" ) I am looking to add the following to this
|
| mehrzeiliges Textfeld in Crystal Report | 12 Feb 2007 16:25 GMT | 1 |
Hallo liebe NG's, ich habe ein Problem: - ich habe ein CrystalReport - der Wert für ein Textfeld wird aus einigen Texten zusammengesetzt.
|
| Re. | 08 Feb 2007 23:42 GMT | 1 |
I am in my final year of BSc(IT). I am doing my project using VB. Can you tell me which version of Crystal Reports is most compatible with VB, and also where can i find the exe file of that version. Regards,
|
| How to automatically export a crystal report | 08 Feb 2007 06:01 GMT | 4 |
Good Day, I would like to find out if there is a way to make crystal, export to a file on preview? Your help is urgently required Thanks
|
| How display muliple values in the report? | 07 Feb 2007 20:56 GMT | 1 |
I create parameter with multiple values. If I put this parameter into detalis section - only the first value is displayed. How can I dispaly all values of this parameter in one field? for ex. 4,6,11. If I use range values in parameter and put it on the grid, no values are visable ...
|
| Missing character when exporting to text or CSV using CR 8.5 | 07 Feb 2007 16:13 GMT | 1 |
I'm trying to export reports, done with Crytal report 8.5, to standard comma or character separated value files. For some reason, the first line is always missing the delimiter just after writing all the column headers. There seems to be a <CR> before the end of the line. If ...
|
| How to set fixed-length format with leading **** ? | 05 Feb 2007 20:33 GMT | 1 |
I am trying to design a report to print checks, and for that the amount needs to be filled in with characters (**** for example) BEFORE the amount, so : 123.50 should show *********123.50
|
| How to display Null data in Report | 05 Feb 2007 18:09 GMT | 3 |
Hi All... Today I am developing a crystal report using crystal report 8.5 and I need to report user activity for week group by Day but the problem is if I don't have activity for perticular day then also there must be
|
| MAPI Files require for redestribution | 05 Feb 2007 12:21 GMT | 1 |
I am creaing a package in deployment wizard in VB6. I want report should have capability to create pdf and to send through MAPI. Which files i should include in my package. I have already include crfx_pdf.dll which helps me to export to PDF.
|
| How do you process a field returned as an array | 02 Feb 2007 17:38 GMT | 2 |
I am working with a database where some fields are arrays and when I fetch the record it comes in like this: -16969;0;0;-16969;0;0;-16969;0;0;-16969;0;0 I have been consulting the CR language reference where there are array
|
| column slide left | 02 Feb 2007 10:41 GMT | 4 |
I have 2 columns on my report. 1 column has the description and the other has a value. These 2 columns come from the database and vary in length. What I get for example is:
|
| Need to flag data .. How ?? | 02 Feb 2007 09:07 GMT | 1 |
Hi All... Today I am building a crystal report in version 8.5 and I need to use previous data row to flag current data .. I know sounds confusing ... so let me put in real life example
|
| Error: there is no matching function on interface 'ICachedReport' | 01 Feb 2007 20:40 GMT | 2 |
I'm having a problem with Visual Studio.NET 2003 and some reports I've developed. The reports had been working fine for months. The other day I was moving some files around within my solution and when I went to rebuild I received multiple errors originating in the
|
| Deploy Crystal Reports | 01 Feb 2007 06:42 GMT | 2 |
When I deploy my Crystal Reports for Visual Studio 2005, it has some errors. "The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception" I follow the msdn step:
|