| Thread | Last Post | Replies |
|
| Export Dll's required? | 18 Oct 2006 07:11 GMT | 4 |
Using VB6 and the CR8.5 RDC, when a user clicks the Export icon on a distributed report nothing at all happens! Am I missing some DLL's? Where can I get a list of all DLL's required for the export function for manual inclusion in the distribution
|
| Determine Source Fields Referenced in an RPT. | 16 Oct 2006 20:08 GMT | 1 |
The Crystal 9 Viewer has a nice feature where you can see which fields are being actively used/referenced by an open Report. Is there a way programatically to determine this same information? That is to say... ...With the Crystal Reports 9 ActiveX Designer Run
|
| Grouping and sizing fields | 16 Oct 2006 04:37 GMT | 2 |
Hi people 1. I trying to this, I need to report something like this ------------------------------
|
| VB6; Migration from Crystal 8.5 to Crystal 10 | 13 Oct 2006 18:45 GMT | 2 |
Problem ------------- I used to assign a SQL query to a report using the .SQLQueryString property. Now this property acts like it is read-only in version 10. This code was working
|
| How to show a tiff image in a report but not store it inside rpt file | 13 Oct 2006 18:15 GMT | 5 |
I can't find out a way, to show an tiff image in my Report, that is not stored in the rpt file. I will only specify the location+size and the name of the tiff file inside the report. Thanks.
|
| Invalid field name | 13 Oct 2006 18:12 GMT | 3 |
I'm using Crystal Reports 10 with .NET 2003. For several reports (not all of them) I fail to load the report with InnerException from "Analysis Server". Message:"\rInvalid field name."
|
| Problem in Crystal Report 9 | 13 Oct 2006 13:37 GMT | 1 |
i use vb6 and sql2005 and crystal report 9 but in some of reports my program crash please help me
|
| Detail showing when detail section suppressed | 12 Oct 2006 16:07 GMT | 1 |
Visual Studio 2003 Im trying to combine different views using the same crystal report. For a daily/weekly report I want to show individual details of every record ie date, description and quantity.
|
| Migration from CR 9 to CR XI | 12 Oct 2006 14:35 GMT | 2 |
We are about to upgrade to CR XI and I was wondering if there are any Best Practice or Tutorials outlining the best way to migrate all reports. Kind Regards Ricky
|
| fit an image automacally | 12 Oct 2006 09:14 GMT | 1 |
I have made a BLOB field in a Database and i have insert an image Then i have paste it on the report and this image is shown correctly. I want automatically fit the image in the max size on the sheet independently from the image size (enlarge if is less or reduce if is bigger
|
| ReportCodeGenerator Issue | 11 Oct 2006 17:25 GMT | 1 |
I have been utilizing Crystal Reports in a vb.net 2003 project for some time now and all of a sudden I am getting the following error: 'CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator' failed for one of my reports. I checked the custom tool and build action looks good.
|
| Select criteria from a vb.net form into crystal | 11 Oct 2006 01:03 GMT | 1 |
I'm really new to CR in vb.net. Does anyone know how to pass a date range from a vb.net form into the SQL select statement for the report? I want to have the user enter a date range on the form fields (txtStartDate and txtEndDate) , click a button and open a report
|
| Currency Type | 10 Oct 2006 22:13 GMT | 1 |
Hey all, I want to make a Crystal Report dynamically change the currency type at Runtime. Is this possible? Is there some way I can take a Parameter, and use that to change what Currency symbol is displayed on a field?
|
| Data Fields show weird stuff on Preview | 09 Oct 2006 19:57 GMT | 1 |
Why when previewing a Crystal Report that has fields tied to a DataSet do these fields populate with strange text? Such as Font-names, Size, Dates, Datatypes, just seemingly random information? Why not just leave these fields blank? Is there any way to force it to leave the ...
|
| Formatting a Data Field | 06 Oct 2006 20:29 GMT | 2 |
I have a Crystal Report that has several Date/Time fields. I want to format and display just the date portion. How do I do this with Crystal Reports? Thanks.
|