MS SQL Server
  Home arrow MS SQL Server arrow Page 3 - Creating a Chart with SQL 2000 Reporting S...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MS SQL SERVER

Creating a Chart with SQL 2000 Reporting Services
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 17
    2005-04-25

    Table of Contents:
  • Creating a Chart with SQL 2000 Reporting Services
  • Choosing Data for the Chart
  • Creating a Report Project in Visual Studio .NET IDE
  • Configuring the DataSet
  • Configuring the Layout
  • Configuring Chart Axes and Customizing

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Creating a Chart with SQL 2000 Reporting Services - Creating a Report Project in Visual Studio .NET IDE


    (Page 3 of 6 )

    Several different kinds of projects can be created in VS.NET 2003 IDE, and one of them is the Report project. It is the only project type in the Business Intelligence (more types would be added!) with two items, a Report and a Report Wizard. When the project is created, there will be two folders created, a Shared Data Sources folder and a reports folder. The basics of creating a report are exhaustively covered in another article; in this article, only some essentials are described.

    Adding a Data Connection

    For report generation, a data source is neccesary, and from the VS.NET IDE a connection has to be established to this source. This is accomplished by going to the menu item, View -->Server Explorer, and on the Data Connections node right click to add a connection from the pop-up menu. This wakes up the Data Link applet shown in the next picture. In the Providers tab, choose the Microsoft OLEDB providers for ODBC. In the connections tab, choose the ODBC DSN created earlier in this article using the ODBC Data Source Manager. NetChart should be selected from a list of various kinds of source names. There is no need for a username and password for this particular instance; in some cases it may be needed. The catalog is the same as the XLS file that you chose to create the report. The connection may be tested to confirm.

    More MS SQL Server Articles
    More By Jayaram Krishnaswamy


     

    MS SQL SERVER ARTICLES

    - Windows Server 2008 as a Workstation OS
    - An Overview of Windows Server 2008 R2
    - LINQ to MySQL, Oracle and PostgreSQL Provide...
    - Completing the Introduction to Transact-SQL
    - A Brief Introduction to Transact-SQL
    - Lookups and Blocking Bad Data
    - Field Validation Rules for Blocking Bad Data
    - Using Masks to Block Bad Data
    - Blocking Bad Data
    - Using @@ROWCOUNT and TABLE Variables for Dat...
    - How to Use Variables, IF and CASE in Databas...
    - Creating Important Aspects of Notification S...
    - Working wth Variables in Database Interactio...
    - Delving Deeper into Notification Services
    - Notification Services





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek