| Thread | Last Post | Replies |
|
| How to insert a picture dynamically with record change | 16 Sep 2005 15:45 GMT | 1 |
Any expert have experience on it? thanks for advising...!! Angela
|
| wht is the version crystal repot using in 2003 | 16 Sep 2005 15:26 GMT | 1 |
Could you tell me what is the version of the crystal report using in .net 2003 (inbuilt crystal report version) and could you please let me know what are the limitation while using inbuilt crystal report in .net 2003 instead of buying crystal report separate tools
|
| selecting different printer trays for different pages in same report | 16 Sep 2005 15:18 GMT | 2 |
Is it possible to select different printer trays for different pages in 1 report: example page 1 --print from tray 1 page 2 & 3 --print from tray 2
|
| using "LIKE" in SelectionFormula | 16 Sep 2005 11:45 GMT | 1 |
Hi, i have a vb.net aplication and I need some filters for my reports, so usually i do it like this: CRViewer.SelectionFormula={Estudio.idOrigen} = " & cmbOrigen.SelectedValue
|
| Reporting against an SQL SP | 16 Sep 2005 03:40 GMT | 2 |
I have created a report using a sp as the data source ((Using RDC) . Once completed I realised I forgot to add a parameter to the sp. I have done this in Query Analyser but Crystal refuses to acknowledge there has been a change in the data source and will not add the paramter to ...
|
| Print Crystal Reports from Access | 15 Sep 2005 16:33 GMT | 2 |
1. How can I print Crystal standalone .rpt files from Access 2003? 2. I have a form dropdown whose choice is to be used as a parameter to be passed to the Crystal .rpt file instead of using Crystal's own parameter prompt dialog.
|
| Running total Field in VB.net (sort error) | 15 Sep 2005 09:26 GMT | 1 |
I have a running total field which used to cumulate work load. And a well sort db view by a date field. That Rpt file can display correctly at Crystal Report. But when display at my vb.net program, date field is disordered, all
|
| Are there component restrictions in XI for intranet web applicatio | 14 Sep 2005 20:13 GMT | 1 |
I have been trying to get a straight answer out of Business Objects on what the model is for deploying a .NET web application using the .NET or Crystal Developer XI development tools for a corporate intranet. Their web site suggests a shift in the business model to allow web ...
|
| Division by zero | 14 Sep 2005 16:19 GMT | 2 |
We have been bad little programmers and have not handled division by zero properly in all our formulae. As such, the reports occasionally display blank screens with no errors at our deployed sites (using the Crystal 11 viewer).
|
| Printing Labels - 1 of 3, 2 of 3, etc. | 14 Sep 2005 14:42 GMT | 1 |
Does anyone know of a way to print labels with "1 of 3, 2 of 3, etc.?" The number of total cartons will vary from job to job. Thanks
|
| License | 14 Sep 2005 13:15 GMT | 3 |
My question is: Can i distribute the modules that are necesary to implemente an application that uses Crystal reports with Visual Studio or on the contrary i need to pay any license. Thanks
|
| How do you supress an empty sub report. | 14 Sep 2005 10:40 GMT | 1 |
I have a main report that has a sub report within the details section. What I want to do is supress the space taken for the sub report when the sub report contains no records. I am using Crystal Reports for Visual Studio 2003.
|
| Brian Bischof's comparison of CR and SQL RS | 14 Sep 2005 07:38 GMT | 1 |
Could someone paste a link to a place where I could download the .pdf comparison between Crystal Reports and SQL Reporting Services that was done by Brian Bischof? His web site seems to be down and I really need this to help make up
|
| Crystal Formula Editor Syntax HELP!!! | 13 Sep 2005 14:11 GMT | 1 |
I am a newbie to Crystal Reports and am in need of a crash course in Formula Editor Syntax. Is this Visual Basic??? Is there a book that I can buy that will get me up to speed on Formula
|
| Hiding fields at runtime | 13 Sep 2005 09:16 GMT | 3 |
Is this possible.? I want to display / hide fields based on the value of another field. Thanks
|