| Thread | Last Post | Replies |
|
| Export problem crystal 8.5 and vb6 | 17 Dec 2003 14:17 GMT | 1 |
trying to export my report to pdf format. works fine on my development pc, but get error on users machince. i beleive i may be missing some dlls, Does anyone know what dlls need to be on the users
|
| Can't sort | 17 Dec 2003 13:30 GMT | 1 |
I added an empty formula field to my report, selected 'Report->Sort Records', and sure enough, there was my field, listed in the 'Available Fields' box. Then I added the following formula to my field: -
|
| ASP.NET Web Application with Crystal Reports - Help | 17 Dec 2003 03:37 GMT | 2 |
Qeustion 1: I created several Crystal reports in my asp.net web application,it works fine in my development machine, but after I promoted to target machine I got following error on one of report page:
|
| VS2003 affect Crystal? | 17 Dec 2003 00:16 GMT | 2 |
We have cases where people have Crystal 9 on their machines and everything is fine. Then, when VS2003 (which includes Crystal functionality) is installed on their machine, existing reports seem to have errors. Fixing one error causes another error, etc. I don't have more detail ...
|
| Crystal returns the wrong values | 16 Dec 2003 19:28 GMT | 5 |
Hi to you all, I have the following problem. In a report i have 5 linked tables and 5 sub reports. In two of the tables I have the field TEMPLNO and this is a link field
|
| VB.NET Crystal Reports problem | 16 Dec 2003 17:47 GMT | 2 |
I am using Crystal Reports with VB.NET 2003. The problem that I am facing is that the report is unable to change the database connection properties at runtime. Can anybody help? Below is the source code that I am using:
|
| Passing Parameters with v9 | 16 Dec 2003 16:26 GMT | 3 |
Has anyone encountered any problems attempting to pass parameters programmatically with v9? I have code developed in 8.5 that passes parameters and all is working fine. I deployed in v9 and I am getting the parameter prompt when the crystal is
|
| CE9 with ASP.NET | 16 Dec 2003 12:49 GMT | 1 |
I'm trying to evaluate CE9 for our ASP.NET app and running into issues with Web CrystalReportViewer. When it's dropped on the ASP page in IDE it turns into rectangle with red "Error Creating Control" message. It looks exactly like the problem when we migrated from VS.NET 2002 to VS ...
|
| getting record count on page header | 16 Dec 2003 10:55 GMT | 1 |
I want to show total number of records in detail section of a particular page, in page header of that page. Is it possibale and how? thanks
|
| Crysta report Version | 16 Dec 2003 06:54 GMT | 1 |
i use VB NET 2002 (Microsoft development environment 7.0.9500 and Microsoft NET Framework 1.0 version 1.0.3705) but i am not able to know what version of Crystal report i have. do you know what version of crystal report is it?
|
| Run-time error 20534 | 16 Dec 2003 06:44 GMT | 1 |
I developed a small VB interface which calls a Crystal report. When i run the VB application and when i click the button which inititates the report, i get an error message "Run-time error 20534" - error detected by database DLL.
|
| print RTF in report | 16 Dec 2003 00:48 GMT | 3 |
i have to include a RTF document in my report. how could i do?
|
| creating a weekly formula | 15 Dec 2003 19:46 GMT | 2 |
I would like to create a formula that generates 52 weeks based on the following: Start date is a parameter field; each week ends on Fridays. e.g. {?start} = '07/01/03'
|
| rounding to upper | 15 Dec 2003 18:10 GMT | 8 |
How can we round a field value to upper that is if field values is 1.2 it should be rounded to 2 and if it is 1.6 then also it should be rounded to 2. I am using cr 8. thanks
|
| combining portait and landscape | 15 Dec 2003 13:28 GMT | 1 |
Is it possible to have one page in portrait and the second page in landscape in the same report? I have tried it with sub reports, but it doesn't work. In fact .. I do not think it can be done,
|