473,405 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Generating SSRS-2005 REPORTS with XML Data in C#..

14
This is the XML file i'm having (test.xml)

<Log_Details>

<Log PageName="Home.aspx" Time="10:30:20:32636" Type="Sample" ID="1" Cat_ID="41" />

<Log PageName="Home.aspx" Time="12:55:20:32636" Type="Check" ID="4" Cat_ID="56" />

<Log PageName="Home.aspx" Time="11:30:20:32636" Type="Check" ID="8" Cat_ID="59" />

<Log PageName="Home.aspx"Time="11:30:20:32636" Type="Sample" ID="1" Cat_ID="44" />

------------------------------------------------------------------

------------------------------------------------------------------

------------------------------------------------------------------

--------------------------------------------------------------------

</Log_Details>



Now I want to Generate the REPORTS with this XML DATA..

ie I want to Generate the Reports in between

Time-Type(Sample)

and Time-Type(Check)

and Time-Type(Cat_ID)



Here..

'ID' in this XML file is related to Particular Type's ID( ie Sample-1 or Check-4 or Check-8 or --------)



How to do this..
Apr 17 '08 #1
0 1002

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: aaron.kempf | last post by:
I've got 2 strings that are aligning differently; and I'd like to this to be fixed in the next service pack please not the leading spaces #1 - =" ____Medical ____Vision ____Drug" #2 -...
1
by: Chandrusekar | last post by:
Hi Everyone. My requirement is to create two Radio buttons in SSRS. The radio buttons need to be the parameters for the Stored Procedures pulling out the report. The Radio buttons will be for the...
4
by: Max2006 | last post by:
Hi, I am developing a web application on windows XP. A page within my application needs to access to SSRS running on the same machine. Once the web application tries to consume the SSRS web...
0
by: jobs | last post by:
Hi. I've got an asp.net website with ssrs reportviewer. The site works great. If I compile the site as follows: aspnet_compiler -f -u -v the reportviewer stops does not work and gives me...
0
by: akhedle | last post by:
What is the setting in IIS for SSRS ??
3
by: chinni0719 | last post by:
i have a stored procedure with a cursor in it...and in the result set its going to produce two o/p tables result: col1 col2 col3 col4 ...
1
by: chinni0719 | last post by:
Hi I am new to SSRS I need to display time and date in page header,I have like '="Report Time: " & Globals!ExecutionTime' and also page title with this
0
by: fresher1 | last post by:
Hi i want to learn about the ssis n ssrs packages can u please send me the best links regarding ssis and ssrs. thanku
1
by: answeratbytes | last post by:
Hi, Kindly help me with the following query: i have to generate a SSRS report with dynamic columns. There are columns greater then 50. But not neccessary that all the columns have to be...
0
by: mbewers1 | last post by:
Is there a way in which I can re-direct an unauthorised user who tries to view a report in SQL Server Reporting Services to show a custom error message rather than show the unfriendly SSRS error...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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...

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.