I'm trying to connect to a catalog local to my machine, create a new table, and then add columns to it. Or, the table might already be created, so I'd have to add a column to a pre-created table. I am coding like this, but getting an error:
Dim objDB As Object
Dim objImpApp As Object
Dim...
I have a number of very complicated Crystal Templates written in 8.5. We are thinking of going to Crystal 11, but I want to know if I can just convert them over, or will I have to rewrite them all. Anyone have experience with this conversion?
I should also say that this is a blob field that is being returned from our SQL Server DB. It's NOT an image that I am attaching. A parameter in the report determines which logo to use.
This is driving me crazy, I have some images I am using in a report header. When I add the image to the report, it's 2.27 by 0.86 inches. Through the Crystal Developer, I can run the report, the image looks like crap. The image itself looks nice, outside of the report, it's a high resolution...
I have an ASP application which I am running Crystal Reports through. They run through a COM object on a seperate server and print out via PDF. Lately, sporadically, I am getting this error:
"There are not enough Concurrent Access Licenses to log you on. This system has 5 Concurrent Access...
Nevermind, I got the whole problem fixed. I ended up adding an indicator to the Driver Stored Procedure on the Main report and then checking to see if it was NULL in my supression formula. If it was, I supressed the subreports successfully. Thanks for the help, everyone... :)
How do I create a Supression Formula in Subreport B that can access data in Subreport A? I need to try this from your other thread and see if it works:
"Subreport B sits on details b and shows transaction details. But details b has a suppress formula, that applies whenever the account number...
I didn't explain it very well. Let me rephrase:
I have a report with 8 subreports. I have a driver stored procedure that gets all the records those subreports will need. The first 3 subreports are summary reports, they use all records that the driver proc brings back. They calculate dollar...
Currently, I can get the report to suppress the section if there are no records to display, however, the detail lines (which are what I am trying to supress) are still showing up. Meaning the placeholders for the blank sections are still there and they are thowing off the formatting of my...
I am trying to pull only the top 5 in a group. I have used the "Top N/Sort Group Expert" function to pull the top 5 and that works, but when I click the check box for putting everything else into "Others", it pulls back that 6th group and doesn't rename it as...
I am having the same problem, but I am getting things that are not supressing via a PDF dump through an ASP Application via COM object. Is there anything in the COM object that needs to be set or turned on? I have added a formula for each section and it makes no difference...
I've played around with Crystal 8.5 some, but I'm by means no expert. I have a bunch of old reports for a legacy system and we have to use the same layout for the new reports in our new system. So new database, new fields, etc.. I am having a couple problems:
1. I have reports with Page...
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.