Microsoft Access
  Home arrow Microsoft Access arrow Data Access Pages: What they are and how t...
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? 
MICROSOFT ACCESS

Data Access Pages: What they are and how to create one
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 25
    2005-11-15

    Table of Contents:
  • Data Access Pages: What they are and how to create one
  • Creating objects to be converted to DAP
  • Creating a Data Access Page
  • Displayed Data Access Page
  • DAP properties from the DAP Design
  • DAP from the Form and the Report

  • 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


    Data Access Pages: What they are and how to create one


    (Page 1 of 6 )

    Dynamic content is at the heart of successful presentation of enterprise information on the Internet. Without the ability to present data with user interaction, Internet based commerce will be meaningless. It is possible to create dynamic web pages with data from the enterprise by using several technologies, including MS Access.Introduction

    Using MS Access, it is possible to create dynamic web pages using a couple of techniques. The technology of Active Server Pages; Data Access Pages [DAP] which had their debut in Access 2000; and a combination of IIS, ODBC and the Internet Database Connector can all be used for creating dynamic web pages using MS Access. However, each of these methods have their own ambit in which they are created. ASP, being a server side technology, leverages ADO, while Data Access Pages, a client side technology, depends on DynamicHTML. It is DHTML data binding with ADO that makes Data Access Pages possible. IDC is of historical value only, being version 1.0 of dynamic web page generation technique. Whether or not  DAP also becomes of historical value compared to the flagship ASP (ASP.NET) remains to be seen.

    Microsoft Access stores all information about the data in its MDB file. However, DAP information is stored in an HTM file with a .htm extension. Since DHTML is behind this technology, it goes without saying that Microsoft's DOM (Document Object Model), the XML, the CSS and related technologies are brought into its creation.

    The objective for this tutorial is quite simple. It shows how to create a Data Access Page from scratch and review some of its behavior when displayed on a browser. Data Access Pages being of Microsoft breed may not fare well on other browsers, such as Netscape, FireFox, and Opera. We will check it out during this tutorial. We will be looking at DAP creation from a query, and also converting forms and reports to DAP.

    More Microsoft Access Articles
    More By Jayaram Krishnaswamy


       · If you want to display data quick and easy to the intranet with Microsoft products...
       · I read much about the DAP pages, I can create them, design them, but I cannot find a...
       · Is this from your site on a service provider? Do they have support for MS Access...
       · Sorry Brett:I think you already gave me the information I needed. Try this,...
       · Brett,I'm trying to find out how to include the following capability on a...
       · Bob, I'm needing to do the exact same thing with a free form search field to return...
       · I have not tried this, but when I have some spare time I will. Try to implement a...
       · I think parametric queries are the ones you are looking for. If this is not the...
     

    MICROSOFT ACCESS ARTICLES

    - Converting a MySQL Database to an Excel Work...
    - 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





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