| Thread | Last Post | Replies |
|
| chaging sql statement in windows forms | 12 Sep 2005 18:44 GMT | 2 |
I construct the crsytal report with wizard and sql statament was seelcted automatically but I want to change this sql statement in windows forms. How can I do this? thanks for your helps.
|
| Using Database Source from VB6 | 11 Sep 2005 12:38 GMT | 1 |
I have developed a from that will pass the parameter to Crystal and display a filtered report. I am using MS Access as its database. When I change the location of the database, the report still looks for the old database path. How can I set to Crystal that the database source ...
|
| Save the report output to file | 10 Sep 2005 15:11 GMT | 1 |
1. Can I save the report output to a file. 2. Can it be exported to Microsoft Word or pdf formats Thank you, Shmuel Shulman
|
| VB6, CR8.5 Designer / Mail Labels, Change Start Position, Across then Down | 09 Sep 2005 22:15 GMT | 4 |
I have an old mailing labels report that was created following advice from the people at Crystal Reports to have the user select the starting point for the first label. See link below: http://support.businessobjects.com/library/kbase/articles/c2004915.asp#
|
| Crystal Report Data using stored proc | 09 Sep 2005 14:47 GMT | 3 |
I have a crystal report that extracts data using a stored proc. Data example as shown Product Qty Date abcd 10 20th Aug 05
|
| Convert Year to Numeric Format without 1'000 separators | 09 Sep 2005 14:13 GMT | 4 |
This is probably (hopefully) a really easy question: On one of my reports I need to display the Quarter. I have a formula to extract it from a datefield: "Q" + ToText(Fix(DatePart("m", {@FromDate})/ 3 + 0.5), 0) + "/" +
|
| Click on Field CrystalReportsViewer - How TO ? | 09 Sep 2005 09:18 GMT | 3 |
There is a way to detect when user click on a specific field on CrystalReportsViewer (VB.NET). I want to be able to detect the field name for example. In previous version of Crystal -> the EventInfo in DblClicked event on
|
| Suggested Books for Crystal Report | 08 Sep 2005 20:39 GMT | 3 |
Can you suggest a good reference for Crystal Report basics with MS SQL and MS Access as its database. Regards, Me
|
| Anything one has experience in putting a VB RS as datasournce into Crystal Report | 08 Sep 2005 16:47 GMT | 1 |
can you share the steps to do thanks in advance
|
| Getting RecordCount with CRAXDRT.Report | 08 Sep 2005 09:37 GMT | 2 |
How can I get the recordcount from CRAXDRT.Report object? I tried getting SQLQueryString and use it in a recordset but it returns "?" in date parameters. Any Idea?
|
| Server has not yet been opened | 08 Sep 2005 03:35 GMT | 2 |
Anybody who has face a problem that when clicking the "Refresh" button during viewer the report, it shows "Server has not yet been opened." besides, i tried to make some updates of the record but it seems the report are not generated dynamically.
|
| Table of contents | 08 Sep 2005 02:32 GMT | 2 |
Is there a feature that generates automatically 'table of contents' T.Y. S Shulman
|
| Creating a report that has a Month View | 07 Sep 2005 23:11 GMT | 1 |
Is it possible to create a report containing a graphical "Month View"? Thanks, Dave
|
| Printing in color | 07 Sep 2005 20:38 GMT | 2 |
VB6/CR8.5 We have a number of reports printing from within a VB application, and some of those reports are in color. In design mode, the reports are set to our B&W and color printers. The code asks the user to choose a
|
| Newbie Question | 06 Sep 2005 17:13 GMT | 1 |
I am considering upgrading to Crystal Reports and I wonder whether using sub reports I can create 1 document that includes different unrelated reports Thank you, Shmuel Shulman
|