Microsoft Access
  Home arrow Microsoft Access arrow Creating Data Access Pages with Charts usi...
Iron Speed
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  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Download TestComplete 
Windows Web Hosting
 
IBM® developerWorks 
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? 
MICROSOFT ACCESS

Creating Data Access Pages with Charts using Office Web Components
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 3
    2007-01-10

    Table of Contents:
  • Creating Data Access Pages with Charts using Office Web Components
  • Monthly temperature chart for Princeton
  • Monthly temperature chart for Princeton continued
  • Creating an X-Y graph
  • Creating a Pie Chart

  • 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
     
     
    Iron Speed
     
    ADVERTISEMENT

    Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!

    Creating Data Access Pages with Charts using Office Web Components
    (Page 1 of 5 )

    Creating data access pages which display charts of various types is quite easy. The pages are interactive for licensed users. This article shows you how to create data access pages with three different types of charts.

    About Microsoft Office Web Components

    OWC are a set of Microsoft COM Controls for spreadsheet, chart and database publishing. These components have their own set of object models: ChartSpace, Data Source Control, PivotTable List, and Spreadsheet. Depending on the version of Office, you may have two different executables for this program. With a licensed version of Office XP your machine may have OWC10.exe. On the other hand with Office 2003 you may have a slightly larger file (22.56MB), OWC11.exe. The version on the Windows XP (Media Center Edition) machine used in this tutorial is OWC11.exe and the tutorial uses MS Access 2003.

    If you have no license for Office XP or Office 2003 you can view web pages which use these controls by downloading the executable but you cannot interact with the controls (view only mode). These components can also be added to your ASP.NET applications by referencing them in the Add References' window of COM libraries as shown. For more detailed information on licensing, please search MSDN.

    About this tutorial

    This is a very basic tutorial targeted to readers who want to use these controls to create charts that can be placed in their data access pages. The tutorial shows how one can create this chart starting from scratch after instantiating an empty data access page in their database. To keep the details simple a couple of tables have been created in an MS Access database called Charts.mdb. The following three tables were created to illustrate the use of the OWC chart control.

    The PrincetonTemp tables lists monthly temperatures and the record high temperatures for a New Jersey town (record high is fictitious). 

    The table Speedy shows time vs. distance covered by a projectile.

     Portfolio is a listing of a stock held by a person. It also lists each stock as a percentage of the total.

    More Microsoft Access Articles
    More By Jayaram Krishnaswamy


       · If you have read two of my articles at this site on creating chart with MSChart...
     

    MICROSOFT ACCESS ARTICLES

    - Linking SQL Express 2005 Tables to MS Access...
    - Working with Access Projects in Access 2007
    - Exploring Access 2007
    - Working with Stored Procedures in an MS Acce...
    - Creating and Using Action Queries
    - Creating Data Access Pages with Charts using...
    - Advanced Ideas using VBA
    - VBA Details
    - Updating Records in MS Access
    - Using ADO`s Record Object with URLs
    - Exporting XML from MS Access 2003
    - Importing XML into MS Access 2003
    - On Using Pass-through Queries in MS Access
    - Distributed Queries in MS Access
    - Configuring a Linked Microsoft Access Server...




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway