473,464 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DataSet & Crystal Reports

I am obtaining a DataSet from an XML web service. It contains a number of
ten pin bowling scores from 4 different players. I want to provide a means
of graphing the performance of the round and comparing each player against
the rest. I've looked into Crystal Reports, but I'm not well up on how they
work. Can anyone suggest a way of analysing these scores?

Doug.
Nov 16 '05 #1
2 4814
Create a dummy file that matches the data returned from your dataset and
write it to XML. You can create a crystal report and point it to that XML
file. When the data gets back from the WS, serialize it with the same name
as the file that you built the report with. Then just call the report. It
will use the new data then.

Or you could walk through the dataset if you don't want to use crystal and
create the graphics yourself, but Crystal or a third party component will
probably pay for themselves in development time (CR is free for most
scenarios).

HTH,

Bill
"Dougie" <no*******@nks.com> wrote in message
news:O8**************@TK2MSFTNGP12.phx.gbl...
I am obtaining a DataSet from an XML web service. It contains a number of
ten pin bowling scores from 4 different players. I want to provide a means of graphing the performance of the round and comparing each player against
the rest. I've looked into Crystal Reports, but I'm not well up on how they work. Can anyone suggest a way of analysing these scores?

Doug.

Nov 16 '05 #2
Thanks William, you wouldn't know of any examples of this anywhere?

Much appreciated,
Dougie.

"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:Oi**************@TK2MSFTNGP12.phx.gbl...
Create a dummy file that matches the data returned from your dataset and
write it to XML. You can create a crystal report and point it to that XML
file. When the data gets back from the WS, serialize it with the same name as the file that you built the report with. Then just call the report. It will use the new data then.

Or you could walk through the dataset if you don't want to use crystal and
create the graphics yourself, but Crystal or a third party component will
probably pay for themselves in development time (CR is free for most
scenarios).

HTH,

Bill
"Dougie" <no*******@nks.com> wrote in message
news:O8**************@TK2MSFTNGP12.phx.gbl...
I am obtaining a DataSet from an XML web service. It contains a number of ten pin bowling scores from 4 different players. I want to provide a

means
of graphing the performance of the round and comparing each player against the rest. I've looked into Crystal Reports, but I'm not well up on how

they
work. Can anyone suggest a way of analysing these scores?

Doug.


Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Colin Graham | last post by:
I have recently created a report in crystal(10) linking to a dataset as the datasource. I notice however that the fields available in the report all have STRING format and therefore i cannot change...
0
by: mh1mark | last post by:
I have a rpt from an ADO.NET dataset that has been created in code. I created a dummy dataset in Visual studio using the designer. It has EXACTLY the same format as the one created in the...
0
by: Maqsood Ahmed via .NET 247 | last post by:
Hello, I was trying to create Crystal Report using a DataSet (notfilled with DataBase entries). DataSet contains some Tables. Butwhen I want to generate a Crystal report it doesn't showanything. I...
0
by: Kim | last post by:
I have a crystal report that is using datasets and everytime I run the application a login screen pops up. Why is this? I went on the Crystal Reports Website and found this bit of code that...
3
by: Michelle Stone | last post by:
Thanks for your message I tried again and again... but didn't work. Can u please detail the exact steps to perform? This is what I do. In field explorer, i right-click the dataset to update....
3
by: jason | last post by:
I'll try to explain in detail what it is I'm struggling with. I created a SQL database with one table called CallSheet which contains the following columns: Caller ID: <--Primary Key, auto...
2
by: MartyInOz | last post by:
Hi, I'm currently running Crystal Reports 8.5 from PHP using COM..(yes I know that is an older version of Crystal)...I am also running PHP on localhost. The following code: <?php $crapp =...
1
by: mike11d11 | last post by:
For some reason I'm getting no data populating in my crystal report. I built my crystal report off my dataset in my project, and I fill the dataset when opening the main form, and count the...
0
by: Mark Gold | last post by:
Hi! We have a VB application using Crystal Reports 6 that has worked successfully on hundreds of systems for over 10 years. Now, on one network, the application and access database does not close....
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.