473,396 Members | 1,871 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,396 software developers and data experts.

how to present a grid report on web page?

I need to generate a report like this that is presented on a web page.
The report would be generated daily and would go 30 days back (the 31st
day being dropped off).

-----------------------------------------
| | 1/1 | 1/2 | 1/3 | 1/4 | 1/5 |
| Server1 |Pass |Fail |Fail |Pass |Pass |
| Server2 |Pass |Pass |Pass |Pass |Pass |
-----------------------------------------

The data would be read from an SQL database with the following schema:

Date,Server,Status

I'm looking for ideas on how to accomplish this. I'm good with reading
the data from the SQL database. I'm just looking for guidance on the
method of presentation.

Thanks.

*** Sent via Developersdex http://www.developersdex.com ***
Mar 17 '06 #1
1 898
Try doing some search on DataGrid control
or evetually DataList.
Patrick

"Terry Olsen" <to******@hotmail.com> wrote in message
news:ea**************@TK2MSFTNGP12.phx.gbl...
I need to generate a report like this that is presented on a web page.
The report would be generated daily and would go 30 days back (the 31st
day being dropped off).

-----------------------------------------
| | 1/1 | 1/2 | 1/3 | 1/4 | 1/5 |
| Server1 |Pass |Fail |Fail |Pass |Pass |
| Server2 |Pass |Pass |Pass |Pass |Pass |
-----------------------------------------

The data would be read from an SQL database with the following schema:

Date,Server,Status

I'm looking for ideas on how to accomplish this. I'm good with reading
the data from the SQL database. I'm just looking for guidance on the
method of presentation.

Thanks.

*** Sent via Developersdex http://www.developersdex.com ***

Mar 18 '06 #2

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

Similar topics

2
by: Rhonda | last post by:
Using AccessXP I have lost snap to grid on my system. New or existing databases do not snap to grid for forms and reports in design view. Anyone have an idea on how to get it back?? Thanks. ...
2
by: Brent Burkart | last post by:
Below is the error I am receiving. I have checked SQL Profiler and it is receiving the correct query which runs fine in Query Analyzer. Any ideas? Server Error in '/lockinsheet' Application....
4
by: bobh | last post by:
Hi All, In report design view is there a way to Not display the grid lines But display the grid dots? thanks bobh
8
by: lupo666 | last post by:
Hi again, every I go into Design mode in a report and move something around, it gets "disaligned" with respect to the underlying grid, either at 8X8 or 9X9 (don't know why at 10X10 you can't see...
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
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
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...

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.