| Thread | Last Post | Replies |
|
| Cannot file file error | 27 Dec 2004 20:09 GMT | 1 |
I will also post this in the VB group (as that is the language I use), but maybe somebody here might be able to help. I am working on a new project that incorporates a few forms. I just created my first form and I am assigning a variable to it here: Dim anrpt As New ArmbandNumbers
|
| Report with Dataset | 27 Dec 2004 20:07 GMT | 6 |
I am struggling badly and seem to be at wits end. I created a blank report in Visual Studio and added to unbound fields. I named the fields the same thing as what the field names are in my dataset. I created a dataset and bound it to the report, but have no luck with
|
| How to set page sub total and All total ? | 27 Dec 2004 16:00 GMT | 3 |
My report will print all the bank account listing. I want to set the page sub -total and the final report total in the "end of the page" Now, I know how to set the "final total" but, How can I set the page total ?
|
| Problem installing CR | 26 Dec 2004 03:49 GMT | 1 |
When i try to install crystal report that's included with Visual Basic 6 , it gives me the available space in negative, although I have about 5 GB free. AND cannot continue installation
|
| Migrating CR 8.5 to CR.NET 2003. | 24 Dec 2004 18:59 GMT | 1 |
Hi, All I am migrating CR8.5 to CR.NET 2003. My 8.5 report files using ms access database. in my vb6 application, I am using the same report file to access ms sql server.(using RDC's convert
|
| Format a formula | 24 Dec 2004 16:15 GMT | 5 |
I have a formula in a report that contains a string from an Access database. The string is stored in the database as a number (1, 2, 3 and so on)and I need to display that string as "00001, 00002, 00003", how do I format it? Thanks in advance
|
| Crystal License Issue | 23 Dec 2004 23:32 GMT | 1 |
I have a web application I am maintaining. It uses the Crystal Reports 9 (version 9.2.3300.0) with in the VB.NET web application. For the last year it ran beautifully, with no problems. 1 week ago we moved the application to a new web server. Since then it has been having ...
|
| Crystal Error - Load crpe32.dll failed. | 23 Dec 2004 23:30 GMT | 2 |
Hi guys i have uploaded my website to main server and i get the following error when i try to run the crystal report part of my asp.net application. Has anyone encountered this before or know a work around ??
|
| calculation with running total fields | 23 Dec 2004 15:23 GMT | 4 |
Hello NG, I hope I am right here with my question. In a "Group Footer" I print two "Running Total Fields". Now, I just want to add those "Running Total Fields" and print the result
|
| Help : Export to PDF problem | 23 Dec 2004 14:39 GMT | 1 |
I want to automate exporting Crystal Report to PDF file, so the PDF files can be sent via email by server. But when I deploy the program in server, I got an error message "missing or out-of-date export dll"
|
| dreaded "logon failed" message | 22 Dec 2004 22:33 GMT | 1 |
I have a CR.NET report that I am trying to view in my app. I can view the report about 1 out of 4 times I run it. The other 3 times, I get the "logon failed" message. I have tried all the fixes, but I am still experiencing this frustrating error. Can anyone help out? Here ...
|
| Change reports SQL statement programmaticaly | 22 Dec 2004 20:50 GMT | 4 |
How can I programmatically set the SQL query that the report uses to get its' data from? -pnp
|
| Sorting order in CR | 22 Dec 2004 15:41 GMT | 1 |
In my report, there are two group, Customer Code , Currency, I can preview the report very well, However, I want to set the sorting order (invoice no) where I can set the order in CR ? or I should sort the data before I run the
|
| Sort Crystal VB.Net | 21 Dec 2004 09:21 GMT | 2 |
Hi, i got this simple question, how can i set the sort of my report at runtime? Thanks. Alex.
|
| CRYSTAL REPORTS | 20 Dec 2004 19:29 GMT | 2 |
I am trying to deploy some crystal reports to an IIS server. I am very new to crystal and I am having trouble figuring it all out. The set up is: ASP 3.0
|