| Thread | Last Post | Replies |
|
| run-time error 20553 Invalid Parameter field value | 20 Aug 2003 22:31 GMT | 1 |
I pass two date parameters with the following VB code and function, and I defined the parameters with "datetime" type in the crystal report. What's with that run-time error 20553 Invalid Parameter field value **********
|
| About Detail Section | 20 Aug 2003 19:14 GMT | 1 |
I use CR 8.5 and VB 6, i would like to use CR to make a report for printing a labal layout. It can or can't invole data from DB. The lable is about that
|
| question compute average | 20 Aug 2003 15:26 GMT | 2 |
In crystal report 9 how to compute for average ytd_sales by type and pub_id?. type pub_id title_id au_ord Name ytd_sales business 0736 BU2075 18722 green 4999
|
| Any other options instead of CR? | 20 Aug 2003 14:47 GMT | 1 |
Is their any reporting system out there that provides the same API functionality than Crystal at a lower cost ? I NOT TO HAPPY WITH THE COST OF CRYSTAL API LICENSE. Thank you.
|
| Running Total doesn't work on GroupHeader | 20 Aug 2003 14:08 GMT | 1 |
I have a running total. It works fine on group footer but when I want to display it on the header it calculates the first record.(In Access, it works also in group header) Is there an option for running totals to behave like in Group Footer...
|
| cViewManager | 20 Aug 2003 13:23 GMT | 3 |
Anyone use this? I find it to be a a piece of garbage.
|
| Help! can someone tell me where to find crwrap32.dll? | 19 Aug 2003 21:43 GMT | 1 |
.....or send me this file? I need this dll to run a program. I read somewhere that this dll should be included in the Crystal Report CD, but I cannot find it anywhere. Searched through Crystal Decisions Web site, but still no luck. Can someone help? I really appreciate it!!!
|
| Problema con reporte en Crystal | 19 Aug 2003 19:09 GMT | 1 |
tengo un reporte diseñado en crystal y la conexion esta hecha por medio de oledb. al abrirlo en vb con un crviewer sale el mensaje "el servidor no ha sido abierto".
|
| Crystal 7 with sqlserver2000 | 19 Aug 2003 17:49 GMT | 1 |
I am using crystall report 7.0 with sqlserver2000. I have created the report in the designer and it works fine. Through VB I am using the following code to open the report: rep1.ReportFileName = App.Path & "\chq_inv1.rpt"
|
| Removing whitespace | 19 Aug 2003 01:45 GMT | 1 |
I'm trying to remove the vertical whitespace that is in the headers and footers of reports. I removed any line graphics and moved all fields to top of headers but CR does not let me drag the header up to close the white space.
|
| Dates from Form | 19 Aug 2003 01:45 GMT | 8 |
OK...a newbie here....just switching from MSAccess to Microsoft Visual studio .Net....Gonna have a VB.Net front end with Crystal Reports linked to SQLServer2000 on the back....I've rebuilt a couple of Reports from Access into CR but can't figure out how to add the date into the ...
|
| logon failed? | 18 Aug 2003 21:51 GMT | 2 |
I am using Visual Basic .NET to create reports based on a SQL Server database. I can create the reports, but when I try to view the reports in my application, I always get a "Logon Failed" error. My application is built around keeping a global connection string the web.config file ...
|
| layout problem with group headers | 18 Aug 2003 15:29 GMT | 2 |
does anyone know how to address the problem of group headers becoming orphan (i.e. they are at the bottom of one page and the whole detail starts at the next)? I tried setting Format Section, Keep Together for the group but the problem when i do that is it results with large empty ...
|
| How to show images dynomically on crystal report? | 18 Aug 2003 12:12 GMT | 1 |
Would anyone be able to tell me how to display images dynomically from the database? I am using dataset which contains supplier name and supplier images. I can display supplier name but supplier images. Supplier image field only contains file name (ie, "a.gif").
|
| 'Outer join' between a column.table1 and a formula which returns a column.table2 | 18 Aug 2003 04:56 GMT | 2 |
I have read the postings about how to use outer join to express records/row that exists in one table but does 'not exist' in another table. My challenge is a little bit different: I need to select the records
|