Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. linked server

linked server

Scheduled Pinned Locked Moved Database
databasesysadminquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rocksonedmond
    wrote on last edited by
    #1

    how can I establish a link between two of my database server which have the platform sql

    M R 2 Replies Last reply
    0
    • R rocksonedmond

      how can I establish a link between two of my database server which have the platform sql

      M Offline
      M Offline
      Maciej Los
      wrote on last edited by
      #2

      Please, be more specific and provide more details. Which version of MS SQL? Have you seen it: http://msdn.microsoft.com/en-us/library/ms188279.aspx[^] http://msdn.microsoft.com/en-us/library/aa213778(v=sql.80).aspx[^] http://www.quackit.com/sql_server/sql_server_2008/tutorial/linked_servers.cfm[^]

      1 Reply Last reply
      0
      • R rocksonedmond

        how can I establish a link between two of my database server which have the platform sql

        R Offline
        R Offline
        RedDk
        wrote on last edited by
        #3

        Very easy to do. Like this:

        USE[master]
        EXEC sp_addlinkedserver N'{computer}\{database},
        N'SQL Server'

        Literally ...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups