| Thread | Last Post | Replies |
|
| crystal reports viewer failing in vs studio .net 2003 | 15 Jul 2003 07:29 GMT | 1 |
Does anyone know what's going on with the crystal reports viewer in vs .net 2003? Since loading it, all I get is 'specified cast not valid' and it won't run a report. Tx for any help.
|
| new vendor = new "report" | 14 Jul 2003 20:28 GMT | 1 |
HELLO~ I have a question that should be pretty simple but can't find it in CR8.5 help anywhere. I have a report that gives me info RFQ details based on a certain
|
| What CR files do I need to distribute? | 14 Jul 2003 18:02 GMT | 1 |
All, I using CR8.5 ActiveX Controls in my App (made in VB6), I checked all the dependences but when i run my app in the final user machine, it show a error when trying to view
|
| Exporting to Plain Text | 14 Jul 2003 15:51 GMT | 2 |
Does anyone know how to export a report to plain text? I know it's not an option, but any viable workaround that saves me from having to open the *&%# thing in Word and converting it is preferrable.
|
| Recordno | 14 Jul 2003 13:51 GMT | 1 |
I want to place a record no. field but i want to reset it on the change of the group. How do i do it? any help would be appreciated.
|
| Deploy CR9 (english version): how to change runtime-messages / tooltips to German | 13 Jul 2003 17:36 GMT | 1 |
Hi *.*, I'm using the english version of CR9 and have to distribute reports for german clients. How can I change all text-output to German? TIA & cheers,
|
| Format number as percent | 13 Jul 2003 15:32 GMT | 2 |
I have a field Yield coming from a dataset, type decimal. If I print the field, it shows the correct result (to 8 decimal places). However, I need to format the figure as a percentange. I have created a formula: CSTR({Bonus.YieldProduction}*100,"#,##0.000000") &
|
| How to create Report Dynamic? | 13 Jul 2003 13:36 GMT | 1 |
My current project which using C# have required create Crystal Report Dynamic. It mean that user can create report, modify exist report but I don't know how to create the Program which can create new Crystal report, so can you show me the way to create that program?
|
| ttx files and subreport linking? | 12 Jul 2003 21:27 GMT | 1 |
Ok, this is my problem. I have a main report using a TTX file and a subreport using a TTX file. As long as I don't have a link set between the two, all the data displays. However, I need the link because I only want to
|
| How to set datasource for a subreport at runtime? | 12 Jul 2003 12:03 GMT | 3 |
How can I set the LogInInfo for a subreport at runtime? I am using VB.NET and CR .Net. Thank you in advance.
|
| About Crystal ... don't know why it doesn't work! Help! | 10 Jul 2003 17:03 GMT | 1 |
I'm trying to select the most recent date from my datas. So, I've written the following lines: local datevar d_temp:=CDate (0,0,0); //local datevar d:=CDate (0,0,0);
|
| Printer Error | 10 Jul 2003 09:57 GMT | 1 |
Hi When I'm trying to print the report in Crytal from ASP.net I'm getting "No Default Printer" Error msg. The code I'm using
|
| Duplicate group of field | 09 Jul 2003 21:17 GMT | 1 |
Crystal Version: 7.0.100.15 New at this. English is not my motherlanguage, so sorry for the mistakes. I am working with multiples data files that are merge together and I need to
|
| Crystal Reports Batch Printing | 09 Jul 2003 18:57 GMT | 2 |
I want to print multiple reports (batch of reports) at same time using Crystal Rports 9. E.g User will select a bunch of records and click on Batch Print, I have to put each record info on report and print.
|
| vb and sql server and crystal report | 09 Jul 2003 13:24 GMT | 1 |
I still am not able to find a way to open crystal report that can connect to sql server database without setting up a DSN on every pc that uses the application. The following is the code that use and it gives me cannot open sql
|