Microsoft Access
  Home arrow Microsoft Access arrow Configuring a Linked Microsoft Access Serv...
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

Configuring a Linked Microsoft Access Server on SQL 2005 Server
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 46
    2006-06-19

    Table of Contents:
  • Configuring a Linked Microsoft Access Server on SQL 2005 Server
  • Linked Servers on SQL 2005 Server
  • Finding information about Linked Servers
  • Setting linked server options
  • Running a query against the linked server
  • Using the Management Studio to set up a Linked Server

  • 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


    Configuring a Linked Microsoft Access Server on SQL 2005 Server


    (Page 1 of 6 )

    There are certain situations in which you might have to access data that is stored in various locations. In this case, you might want to use a linked server on SQL 2005 to access data from a Microsoft Access database. This article explains how to set that up.

    Introduction

    When enterprise data gets scattered geographically, there is a need to access data stored in different locations to make business decisions. As a consequence of the evolutionary growth of databases, and driven by business practices, the enterprise data may reside on different kinds of databases. You might even have to deal with file based storage of legacy data.

    MS SQL servers always provided remote access to servers through RPC mechanisms, but they had the limitation of being confined to invoking procedures on remote locations. A linked server (a virtual server) may be considered a more flexible way of achieving the same thing, with the added benefits of remote table access and distributed queries.

    This article is about configuring a linked server on SQL 2005 to access data on a Microsoft Access database. The article describes in detail how to set up and use such a linked server on Microsoft's latest database product, the MS SQL 2005 Server. The linked server appears in the Server Objects folder in the SQL Server 2005 Management Studio.

    Linked servers can be established on an MS Access database application where you use the ODBC interface to access external data. Usage of such data are only limited by the limitations of the Access database. In MS SQL 2005 server, however, the external data is accessed through the OLEDB interface, and the limitations are those imposed by this provider.

    More Microsoft Access Articles
    More By Jayaram Krishnaswamy


       · Working on single databases will be mostly for small businesses and anywhere you...
       · Wonder if you have any idea why SQL Server posts a a reference to c:/windows/sytem32...
       · I am Jayaram Krishnaswamy. Somehow the authentication to login to leave a message...
       · I read this with great enthusiasm but was saddened because it does not have an...
       · Hi,Thanks for this article! It is exactly what I want to do. But it doesn't work...
       · Well, my error comes out in english, but I think it matches yours. The handling of...
       · Well, if you find something about this issue, please post and let me know ;)Quân
       · I'm having extreme difficulties making a linked server connect to a Simply...
       · If you are struggling to link to Access 2007 substitute Microsoft.ACE.OLEDB.12.0...
     

    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 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek