I have seen this problem in the ActiveX viewer even when the physical printer is the same printer as the report was designed under.
I for one do not agree with Crystal on the reasoning to print outside of a field's boundries. Now, not only can you still not see the ending of the field (since...
No, I never could get the problem fixed. The java viewer has the same problem. In some reports I wound up setting the can grow flag on the field to yes and setting the max rows on the field to 1 as a work around. This truncates the field at a word break. It's not always a great workaround...
Lets say I have the following formulas
InitailizeGlobalV
NumberVar GlobalV := 6
DecrementGlobalV
NumberVar GlobalV := GlobalV - 1
GlobalV
NumberVar GlobalV
In a GroupFooter I place the formulas
GF1a InitilizeGlobalV
GF1b GlobalV
GF1c DecrementGlobalV
GF1d GlobalV
GF1e...
CR version 9
As I process the records a group I build several arrays. In the group footer I need to process the data in the arrays, calling custom functions, etc. Printing results, etc.
Here is what I would like to do in a group footer
GFa - Initialize a global variable
GF1b - Print...
In Guest.csp you should be able to change the line
destUrl = "viewreport.csp?init=connect&id=" + id;
to
destUrl = "viewrpt.cwr?id=" + id + "&apstoken=" + escape(token) +"&init="+escape('actx:connect');
CR 9 database handling changed considerably. This is what I would try first.
Open the report in Crystal Reports, select Database/Set Datasource Location.
I would Select Create a New Connection, Select the proper connection. Now you need to select each table one at a time in the Current Data...
Crystal Reports V9
Crystal Enterprise V9
Using Active-X viewer
Reports format fine in when in CR, but when viewing in the
Active-X viewer, fields overflow their boundaries. They don't clip at the field size, they just overprint the following fields (or previous fields if the field is right...
Crystal Enterprise V9 - trying to apply the either the monthly or weekly hot fix for the Servers ce90servwin_en_exe results in a -2147024773 error. It gets it on Component CacheServer.Exe, File Group CahceServer.exe
File :/.
If I look in the backup directory at the Restore.txt it contains...
This problem existed for I think it was the DHTML viewer. The active-x viewer did not have the problem. Also, if it was the DHTML viewer, it has been fixed. So, I would try changing viewers or downloading the latest hot fixes.
Is this a networked PC or a stand-alone? I would check to see if SQL Server Enterprise Manager got installed.
If this is a Windows networked PC and you have SQL Server
installed on another node in the network and you have mixed mode or NT Authentication turned on, then you should be able to...
In your Query, did you give the field a name? In order for the field to have a name you would need to do one of the following in your SQL
NewField = CONVERT (.....)
or
CONVERT(....) AS NewField where
NewField is the name in you want it to have.
You may also need to do a verify datebase in...
Oh yes, I have tried. The tabs I cannot access on an object are:
Limits
Print Setup
Destination
On a folder, the only one I cannot access is Limits.
From the Tasks Menu (CMC Home) I cannot access:
Manage Users
Manage Groups
Manage Events
Manage Server Groups...
No, It is the Standard Edition. Version 9.0.0.2815
I even searched all through the registry to see if I could find anything, but couldn't find anything there.
I remember reading that the default was 100 instances so thought they would cut off there, but No, they just keep piling up.
I am using CE Standard Edition. Clicking on the Limits tab brings up the screen that says to use this feature you must upgrade to the Professional Edition.
I am needing to manage the instances under CE V9.0 Standard. Under V8.5 I had the option to automatically delete instances after there were more than X number of instances for a report or after they were more then X days old. The limits seem to be moved to a folder for V9. However, can’t seem...
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.