| Thread | Last Post | Replies |
|
| Suming on first GL account number based on the first number | 29 Mar 2010 01:11 GMT | 2 |
I would like to sum GL Accounts based on the first number for example: GL Account # Description 5000 Sales - Supplies $5,000.00 5100 Sales - Membership 4,000.00
|
| Suppress Blank line with Crystal Report 10 | 23 Mar 2010 16:02 GMT | 1 |
I have several fields in a line within a detail section. Some fileds are database fields, some are text object and some are formula fields. Now I have set a formula to suppress the fields. e.g {command.tamt_r4} = 0. But
|
| ApplyLogOnInfo is very slow | 23 Mar 2010 11:43 GMT | 1 |
I have a project in Visual studio 2005 with a Crystal report (ver 10) When I change database source with ApplyLogOnInfo it takes a very very long time to display the report. Does anyone know why it take so long?
|
| CR 8.5 / ASP.NET 3.5 / SQL2K Boolean Parameter | 20 Mar 2010 16:07 GMT | 1 |
I have a crystal report (8.5) based on a SQL2K Stored procedure that accepts a single bit parameter (@Qual), which defaults to 0 in the procedure. When I run the report from crystal, it works fine, whether I select true or false.
|
| How to dynamicly set datasource | 11 Mar 2010 17:20 GMT | 1 |
Could someone help: I have a report that I have created using VB.net 2008 and a stored procedure. When I created the report I used the Database Expert and connected to the database and then the stored proc. Is there a way to set this at runtime?
|
| Error 20533 unable to open database | 05 Mar 2010 10:04 GMT | 1 |
I am using VB5 with Crystal Reports 3.0 on Win XP computers. This problem occurs on network computers only!! After adding a new database to an existing Envelope Report, I get error 20533 (Unable to open database) on network computers but not on the computer
|
| Datediff function in Crystal Reports | 05 Mar 2010 09:50 GMT | 1 |
I am trying to create a formula in Crystal Reports 8.5 using the DateDiff function to calculate the number of weeks between a beginning date and today. However every time I put my information in, i get an error, telling me that I am missing a parentheses! I can't seem to figure ...
|
| Is this a bug in parameter handling? | 05 Mar 2010 09:45 GMT | 2 |
I have a simple report with a string parameter '?Employee' and a selection formula that says '{EmpDetails.EmpCode} in [{?Employee}]'. If I pass a single employee code to the report, it automatically encloses the code in " " and prints details for the employee, but if I pass 2 or ...
|