Hi,
I have an interestig problem. I am using CR8.5 & VB6. I have a reporting system that I have successfully deployed on about a dozzen PCs. All reports run fine on these PCs.
On one particular PC, I am receiving the error "A string is required here" from the CRViewer.
Is...
Hi,
I have a report that has two groups, one for State and one for Agent. State is group #1 and Agent is Group #2.
I always want to print a new page after the Agent EXCPET when I am also at the end of the State Group. I would like to have the State Group Footer print with the Group Footer...
Hi,
I am using CR8.5 and using vb.net (windows app) as the font end. Does anybody have the commands needed to login to a database connection. I am using an ODBC to connect Crystal to Oracle.
By the way, I have the book Professional Cyrstal Reports for VB.net (WROX) which provides an...
Hi,
I am using CR8.5 and using vb.net (windows app) as the font end. Does anybody have the commands needed to login to a database connection. I am using an ODBC to connect Crystal to Oracle.
By the way, I have the book Professional Cyrstal Reports for VB.net (WROX) which provides an...
I'm having trouble with some VB commands for Crystal Reports 8.5. I am using RDC, and am trying to sort a report by a user selected option. I get into trouble when attempting to refresh the report with a different sort. I am using the method Report.RecordSortFields.add x, crAscendingOrder...
Hi,
I'm using CR 8.5 and VB 6.0. I recently upgraded from CR 8.0 to CR 8.5, and have an exsiting report application in VB.
For existing reports in the VB application (ones that I created in CR 8.0) the report.discardSavedData command works fine. For any reports that I've made changes to...
Hi,
I'm using VB6 with Crystal Reports 8.5. I have a list of options buttons in a form that will sort the report in various ways. I did some work in this project, and now I am getting a "Subscript out of range". It has something to do with my sorting options, but I'm out of ideas...
I've been struggling with this one for months. For some reason, Crystal is not seeing several foxpro tables. It does not matter if I use an ODBC connection or a native drive connection, the results are identical. This problem also has nothing to do with the length of the table names, as...
Hi,
Using Crystal Reports 8
Does anybody know why crystal does not show all available fields when attempting to add a group, or even a sort for that matter?? Frustrating to no end!
Hi,
I'm using CR8 within VB6 via the RDC. I have an option screen where the user can select the sort order for the report. One of these sort options is using a formula. I'm having trouble passing formula to the sort equation. The other options work because they are database table fields...
Is there a way to pass a value (in my case a date) that is entered on a VB form into a Crystal Report? I'm using VB6 and CR8. I don't want to display the record selection formula as it is far to long and un-end-user friendly to view.
Hi,
I am “teaching” myself VB (version 6). I am trying to pass a value to a variable based on an If Then ElseIf statement. The problem is that only the 1st part of the statement works. That is, if the value fits the first part of the statement, then the program works fine, but if the value...
I am using Crystal 8, and VB6. I have lots of places for users to input values on which to select records. I am passing my formulas to strings, and now need to put all these strings together for the recordSelectionFormula. I am currently in some sort of infinite loop. Does anybody have the...
In a Crystal Report, I am using a group in order to report data on one line per item. In doing so, I am using sums of numeric fields on the group footer (the detail section is not being used in this report). How can the sum of a numeric field be represented when using the...
I've been attempting to get a recordSelectionFormula to work. So far, I've been able to get the 1st statement below to work. An accomplishment that took me a day or so. I need to add more critera to the original statment, but I haven't been able to figure out how to put the criteria together...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.