I ended up calling McAfee support, and I found out it was due to some legacy registry keys that were present and that were throwing NetShield off.
What I ended up doing (with the help of the support guy) was going through the registry deleting varoius keys...
I can't recall which ones they...
I have some data stored in a database column that looks like this in a long varchar field:
<xml><instanceID>49926</instanceID><name>Jay Bartels</name><address>555 Madison Avenue</address><phone>650 555 1212</phone><comments>Please only call in an emergency</comments></xml>
Is there a way i...
Oh yeah, I realize it's not very practical, trust me this is definately not my doing, haha, if I had my choice, I wouldn't really deal with crystal reports much at all...
Anyways, yeah I had to truncate the database field to 254 in order to do this, and after that, parsing is cake, so i guess i...
now I've got a problem when I try to access that field from the database in the formula editor, i get a message stating "blob field or memo field cannot be used in a formula" what do I do now?
I cannot change the database but I need to parse this field and get the data out of it into...
I have some data stored in a database that looks like this:
<xml><instanceID>49926</instanceID><name>Jay Bartels</name><address>555 Madison Avenue</address><phone>650 555 1212</phone><comments>Please only call in an emergency</comments></xml>
Is there a way i could easily get the data to look...
you could try using something like this in the query string of the url:
?apsuser=Administrator&apspassword=pass&apsauthtype=secEnterprise
using the fields apsuser, apspassword, and apsauthtype as you like.
Jacob438
I am using Crystal Reports 8.5 and I'm having a really hard time getting a chart to look right. I am using a line chart, and when a large ammount of data is used, the chart looks ok, but when I'm reporting on values between 0 and 3 my axis looks something like this:
3
3
2
2
2
1
1
1
0
0
Why...
I couldn't access them from there also. I'm hoping that they are available from somewhere else where I can see which issues are fixed in each hotfix. Hopefully somebody knows, but I also had problems, just wanted to let you know,
Jacob438
cool thanks, that did it, I wish there was a way to bypass the extra parameters in the URL just so it doesn't look so cluttered, but hey, beggers can't be choosers :)
Jacob438
If I do "New Page Before" for the group header, then my first page is blank. The Page header a and b do not get printed on page 1 for some reason. Is there any reasoning behind this? Thanks,
Jacob438
This might be a simple question, but is there a way to inset a page break so that each item in a group starts at the top of a new page?
I tried the "keep together" option mentioned above for the group, but then most of the time one item is printed on one page, but sometimes two items...
If you don't need the APS at all when running unmanaged reports, how come I get prompted for Authentication Type, UserName, and Password when I try to run an unmanaged report?
I have CE8 installed, and I am accessing my report like this:
http://server/report.rpt?user0=user&password0=pass
and...
actually, I'd probably be more comfortable with basic syntax, since I've known VB for 5 years or so now. However, if I can find documentation on just one of them, that would be great, I'm having trouble finding documentation on either, let me know if there is a document somewhere that has a...
so if "w" is to determine number of weeks between days, then what is "ww"? The help files never installed with my Crystal Reports, so sorry if this is documented there.
Thanks for you patience,
Jacob438
ok, cool, thanks Goran, I'll try that. I just noticed something, here's the actual formula I used:
Count({table_case.idnumber}) / DateDiff("w",{?StartDate}),{?EndDate})
Is there anything wrong with this? Shouldn't the single "w" return weekdays where as "ww"...
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.