Microsoft Access
  Home arrow Microsoft Access arrow Page 2 - Using ADO`s Record Object with URLs
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 
Moblin 
JMSL Numerical Library 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
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

Using ADO`s Record Object with URLs
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 7
    2006-08-08

    Table of Contents:
  • Using ADO`s Record Object with URLs
  • Looking at URLs on the Localhost
  • Creating a Reference to ADO 2.8
  • Exploring the Web Page URL with ADO
  • Exploring the Web Folder URL with ADO
  • Opening the Connection with a Shorter String

  • 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


    Using ADO`s Record Object with URLs - Looking at URLs on the Localhost


    (Page 2 of 6 )

    In this tutorial we will be looking at two of the URLs whose root folders are as shown in the next picture. The URLs for these are http://localhost/TestingService/ and http://localhost/ Factory/. As shown, there are files associated with these folders. For your examples make sure you have an IIS server and a couple of files and folders.

    The folders, and files contained in the folders, are accessed using ADO calling upon the MSDAIPP provider discussed earlier. In general, folders and files have different attributes. The folder is a collection of other folder (non-leaf node) objects and may contain file (leaf node) objects. The Record object can look into hierarchies (folder/..../files) and can distinguish between files and folders through the attributes which are not necessarily similar. The next picture shows the properties of a folder and the one after that shows properties of a file. While some properties are common to both of them, some are not. If the property attributes are the same it is termed rectangular data.

    The properties common to the folders and files are: Location, Size, Size on disk, and Attributes. While the Record object can look at the details of the folder as we shall see in this tutorial, the contents of a file need the other object, the Stream object. The Stream object will be described in a future tutorial.

    More Microsoft Access Articles
    More By Jayaram Krishnaswamy


       · Yes, as this tutorial shows you can dissect the folder / file structure of your...
     

    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