| Thread | Last Post | Replies |
|
| Merge module for Crviewer9.dll | 05 Mar 2005 00:22 GMT | 4 |
Of the 4 required merge modules used to distribute the viewer (RDC version) for crystal: (http://support.businessobjects.com/communityCS/TechnicalPapers/cr9_ocx_to_rdc.pdf) and (http://support.businessobjects.com/library/kbase/articles/C2012421.asp)
|
| hierarchical Recordsets (commands) | 05 Mar 2005 00:19 GMT | 5 |
Does crystal support hierarchical recordsets?
|
| RAM Memory usage question | 04 Mar 2005 19:21 GMT | 6 |
I just created my first vb.net 2003 windows form using crystal CR. It took 100 meg of ram when it loaded. the app retrieves data from a dataset, associates an image and displays it in a report. There are only three images that I'm brining back and they total under 5 meg in ...
|
| Date range without DateValue function | 04 Mar 2005 18:48 GMT | 1 |
I'm trying to run a Crystal report in an older version of Seagate Info that doesn't have the DateValue function. How can I implement the following logic: Applications.DateAppReceived} > DateValue (DateAdd ("d", -2,
|
| How to turn off the toggle-tree-group that's showing up in my appl | 04 Mar 2005 00:12 GMT | 3 |
Can someone tell me how to turn off this option? I tried unchecking it in the report option but it keeps showing up with it. I'm using VB.net 2003 and CR 10 Thanks.
|
| Parameter Field in Crystal Reports | 03 Mar 2005 22:54 GMT | 1 |
How do I insert a parameter field in crystal reports. I am using the version that comes with VS.NET 2003 Thank You in advance for any help with this.
|
| How many layers of subreports can I have? | 03 Mar 2005 20:10 GMT | 2 |
Hi, I'm a bit of a crystal reports newbie and I'm putting together a report based on a pretty unwieldy Oracle database. Lots of the tables link to each other so I'm trying to do the following [Table ] Table 1 - ID, n
|
| which version | 03 Mar 2005 19:41 GMT | 3 |
I am a small time developer using VB.Net 2003 (which does not come with CR in the box). I want my applications to be able to produce printable reports. The report design is fixed at the time of development, I don't need the user to be able
|
| subreports and datasets | 03 Mar 2005 19:09 GMT | 3 |
I have report and a subreport. I need to use dataset1 for the report.. and dataset2 for the subreport. the data is not linked. how do I code that. I've used 1 dataset before doing this Dim myReport as new CrystalReport1
|
| Changing datasource location in runtime | 03 Mar 2005 18:58 GMT | 2 |
I generated monthly report from Oracle database. Report data was generated with 2 complex SQL, and insert in one table. Because I want backup report data, I fill XML files (~ 35 MB) and compress it. Problem begin whey I want print report with CrystalReportViewer. Datasource in ...
|
| Problem showing charts in report viewer on aspx page! | 03 Mar 2005 18:13 GMT | 1 |
All the charts in report viewer show up as missing images on our LIVE server. Installed on that server is the Crystal Reports 9 Server Components. Everything else works like a charm... exporting to PDF the charts are fine
|
| How to get information for track id ADAPT00057890 | 03 Mar 2005 18:07 GMT | 1 |
On crystal reports kB i got following track id ADAPT00057890. How can i view details for this track id to know the solution or status of the issue
|
| IMAGES VB.net | 03 Mar 2005 18:03 GMT | 1 |
I am creating a report in crystal Report for VB.NET, but I wanna have the way to include a LOGO, the problem is the logo must be taken from a file. What I need to be to be able to ake the logo form a jpg file, in other words, how can include the jpg file in the crystal report.
|
| dynamic images in crystal reports | 03 Mar 2005 17:37 GMT | 2 |
I would like to know if there is posible put a image in a report passing that image as parameter, or the path of the image that changes dinamicly. Can somebody help me? Thanks
|
| How to get rid of Database login screen ? | 03 Mar 2005 01:41 GMT | 1 |
Hi, I'm getting a pop up window asking for user to log in to the database every time I run this small vb.net appl with just 2 forms. 1 form for user input for query criteria and 2nd form hosts the Crystal report. The data source is a dataset. I would enter the userid and ...
|