| Thread | Last Post | Replies |
|
| Run a report? | 06 Apr 2005 01:45 GMT | 1 |
We have Visual Studio .NET 2003, which comes with a version of Crystal Reports. We are able to open the designer, but how do we run our report? Thanks, Jon
|
| Using Stored Procedure Slow Down Report Performance | 05 Apr 2005 19:09 GMT | 8 |
Is it true? I've proved it myself, create two kind of reports, where's a report using table as a data source and the other using stored procedure with exactly same query. And if it's true, please could give another solution that's better than stored procedure. Another question,
|
| VB6 PDF Crystal | 05 Apr 2005 16:40 GMT | 1 |
I have been able to get the PDF to export and even work some what correctly. I can not seem to find info/correct documentation on Export.Exporttype, I want to do away with the popup that asks file type and also do away with the popup that ask for location.
|
| Book about Crystal Report programming | 05 Apr 2005 15:26 GMT | 1 |
I need one book about programming about crystal reports. Existis one book about this. Thanks.
|
| Using memo fields in formulas | 05 Apr 2005 14:14 GMT | 2 |
I am using Crystal 8.5 and when I use a memo field in a formula, I get an error that tells me it is impossible to use memo of BLOL in a formula. This is what I am trying to do: Replace({TABLE.MEMO_FIELD}, chr(13), chr(32)).
|
| Create Crystal Report | 05 Apr 2005 13:22 GMT | 1 |
how can i create a Crystal report 10 using a VB 6.0 application? i want all steps thanks
|
| Select printer and paper size automatically | 04 Apr 2005 00:13 GMT | 4 |
Don't know why each time where user open the Crystal Viewer, the printer is set to "default printer" and the page size set to "Letter". I had already selected the desired printer and desired paper size when the report was created.
|
| Suppress Tooltips ion CR Viewer | 03 Apr 2005 17:43 GMT | 4 |
I have a VB app, displaying reports, via the CRViewer. I have found that if the user hovers over some report objects (fields,bitmaps,datafields etc.) then a tooltip appears, with the SP/View name, that the reprot objects is based upon. Is it possible to suppress all tooltips in ...
|
| Who send parameter form VB6 to CR8.5 | 02 Apr 2005 03:15 GMT | 1 |
Hi, people, I have a question, Who send value to parameter fields from VB6 to Crystal Report 8.5 I tride very much options but not any one is the answer.
|
| Moving of Lines | 01 Apr 2005 01:06 GMT | 3 |
Crystal has acknowledges that line objects cannot be moved programmatically on a report. I am creating an app that allows the user create a CD jewelcase. I need to have the ability to move the lines as each printer is slightly different. I
|