473,395 Members | 2,006 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,395 software developers and data experts.

Creating Line Charts of SQLServer Data in ASP

Hi All,

Is there a way to draw charts from SQL Server Data using ASP.?Is it
possible to use the SQL Reporting Services using ASp

Nov 2 '05 #1
3 3146

va*********@gmail.com wrote:
Hi All,

Is there a way to draw charts from SQL Server Data using ASP.?Is it
possible to use the SQL Reporting Services using ASp


Displaying charts is not an ASP issue, it's a browser and display
issue.

The question is how do you want to do charts? Raw HTML using IMG tags,
or do you want to get fancier and use Flash?

If you're doing bar charts, that can easily be done in HTML using the
IMG tag. Just take the largest value you're plotting, and make that a
max # of pixels for the bar, say 500. Then everything is calculated as
a percentage of the largest value.

For anything else you really need to get a Flash component if you want
to display it in the browser. I use Fusion Charts. works great, lots
of different charts you can make.

http://www.infosoftglobal.com/FusionCharts/

Nov 3 '05 #2
<va*********@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
: Hi All,
:
: Is there a way to draw charts from SQL Server Data using ASP.?Is it
: possible to use the SQL Reporting Services using ASp

A simple chart, no components.
http://kiddanger.com/lab/ee/q_21472228.asp

Let me know if you need source.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Nov 4 '05 #3
I've got a free barchart ASP class (no components) downloadable from my
Web site at http://www.bullschmidt.com/barchart.asp to help turn data
stored in a table (or SQL statement) into a barchart.

To create a bar chart on a Web page you would include another Web page
called jpschart.asp:
<!--#include file="jpschart.asp"-->

Also you may want to check out the following:

Components: Graphics & Charts
http://www.aspin.com/home/components/graphics
Lists components.

IntrChart - Graphing and Charting the Internet
http://www.compsysaus.com.au/intrchart

Best regards,
J. Paul Schmidt, Freelance Web and Database Developer
http://www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips

Nov 22 '05 #4

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

Similar topics

1
by: Alan | last post by:
Hi there, Are there Excel charting gurus here?? If so then please read on... Sorry for the cross-post but I'm not familiar with the Excel groups. I've posted to asp.general because if I have...
5
by: Alan | last post by:
Hi there, Are there Excel charting gurus here?? If so then please read on... Sorry for the cross-post but I'm not familiar with the Excel groups. I've posted to asp.general because if I have...
3
by: NickJ | last post by:
Dear all, I've encountered an unusual problem having just recently upgraded an Access 97 database to Access 2000 format and was hoping somebody could point me in the direction of a solution. ...
2
by: Arina Soukhoroukova | last post by:
Hello, i'm currently programming on a web application for stock data. Now i want to create very fancy ;-) stock charts images (jpegs/gifs/pneg), like line charts for stock data and bar charts for...
4
by: Bruce Schechter | last post by:
I need to generate a series of line charts dynamically from ADO.NET data in an ASP.NET application. I've read several articles about using GDI+ to render graphs into a bitmap image and then to...
9
by: Patrick.O.Ige | last post by:
I have a code below and its a PIE & BAR CHART. The values now are all static but I want to be able to pull the values from a database. Can you guys give me some ideas to do this? Thanks ...
1
by: Al Bahr | last post by:
Hi, Anyone aware of sample codes or article on creating Charts such as line, or Bar in VB.net? Thanks Al
3
by: implicate_order | last post by:
Greetings, I'm new to python and am in the process of writing a script to parse some CSV data, spread it across multiple Excel worksheets and then generate charts. I searched the internet to...
0
by: crysallis | last post by:
Hi all, i am trying to automate multiple charts by manipulating macros. i have data on 17 different sheets and wish to create a chart for the same data range in each sheet. Problem is i keep...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...

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.