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...
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...
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...
Where can I find a language reference for the Crystal Reports 8.5 version of Basic. I think I would ask much less questions here if I knew where to look up function information and basic syntax. Thanks
Jacob438
I am having a problem running my crystal reports. When I access them via the web using the activeX control, the first item in the picklist (for multiple value parameters) is already picked when the user is asked for the value. What's going on and how do I fix it?
I originally posted this...
I have a report that displays varies information about bugs found per day. At the report footer, I enter a Summary field that counts how many records (bugs in my case) were found over the reporting period (specified by the user).
Now here's what I want to do:
Create another summary field...
I have created web reports using Crystal Reports 8.5. I have some parameters that can accept multiple values and I have the default choices set list populated from a SQL database field. Everything works as it should when I run it from within Crystal Reports.
However, when I run the report...
I'm working on creating an app in VB that uses the .dll implementation of the Crystal RDC. Version is 8.5. Anyways, I have a line of code like this to open the report:
'Open the report
Set Report = crxApplication.OpenReport(strPath & strName & ".rpt", 1)...
I have a date parameter that the user inputs
If this date parameter is after today (in the future), I want a formula to return todays date, otherwise, I want to return the date entered.
I will be using this on my report because if the user inputs some stupid date in the future, I don't want...
I currently have a report set up something like this:
Bugs found per week
Bugs found per day
Which user found bugs each day
as you can see, the first group is a group per week, the second is a group per day, and the third is a userID. How to I add this to the end...
Totals for each...
We currently run a very simple HTML page with links to crystal reports on our reports server. The server has CR7 loaded on it, and uses their activeX viewer to load all the reports where the links are like this:
http://server/report.rpt?user0=user&password0=pass
in updating the server to CE85...
I am having a hard time installing NetShield 4.5 on a Win2k Server machine. It worked fine a few days ago when I installed it, but since then I have reformatted the hard drive and re-installed win2k Server (don't ask), anyways, here's the error I get:
Scan32: Failed to initialize the McPal...
I have two .rpt files that I created using crystal report. They were automated with VB6 to run every week (i used the RDC method). I am running Crystal 8.5. Anyways, they were always ran together, so we finally just combined them by making them both subreports under a blank report...
I am using VB 6 and the RDC method to implement an automated Crystal Reports generator. I see that there is a SetNthDefaultValue property that will set the nth default value. This is kind of good, however, is there a SetNthCurrentValue? Or anything like that? I am having a hard time with...
We've been using the CR7 on our web server gor some time, and I have gotten used to the way it works. Now I'm starting to play around with version 8.5 to get the new functionality and flexibility, but I'm having some problems with this "APS" thing.
I looked through the web developer...
Allright guys, I'm open to suggestions here. I am working on (among several things) creating a web site that will display a Crystal Report. I am somewhat familiar with ASP. I have Crystal Reports Version 8.5. I also have Visual Studio 6 and .NET (I prefer 6).
I am familiar with the fact...
I am working on a VB app to generate crystal reports. Anyways, I need to pass some parameters into a crystal report. I have the report all ready and it works, and it is saved as a .rpt file. It works fine in my VB form using the Crystal Report Control Component, and I have my source code...
I am having one heck of a time trying to run a batch file from VB. I really need help ASAP for my project. Basically what I am trying to do is open a batch file, run it, then open another batch file and run it. I want to wait till one batch file finished before beginning the second. However...
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.