Microsoft Access
  Home arrow Microsoft Access arrow Page 4 - 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 - Setting linked server options


    (Page 4 of 6 )

    In addition to finding information about linked servers, you can also configure the various options for the linked server once it is added to the Linked Servers collection. The syntax for this is:

    sp_serveroption [@server = ] 'server' 
    ,[@optname = ] 'option_name'     
    ,[@optvalue = ] 'option_value' ; 

    A linked server has many properties that can be set. Please refer to the Book On Line to find the whole list of options. Some of the values that may be set in the Management Studio are shown in the figures that are included in this section. This next picture shows the default properties conferred by running the sp_addlinkedserver described in the beginning. The first column shows the options and the second column their values.

    Now if you run the sp_serveroption as shown here, you will be changing the 'Data Access' option from being true to false.

    The result of running the above stored procedure changes the 'Data Access' option as shown in the next picture.

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