in

SQL Server Blogs

Voices from the UK SQL Server Community
All Tags » t-sql » OPENQUERY (RSS)

Browse by Tags

  • DATA ACCESS setting on local server

    When you look at the sys.servers catalog view, you will see list of linked servers defined on the server plus one additional row for the server itself. You can distinguish the local server from linked servers by column server_id, which in case of local server has value of 0. select server_id , name ...
    Posted to Piotr Rodak (Weblog) by Piotr Rodak on Sun, Nov 22 2009
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems