SQL Server DBA Tutorial 115-How to Create Linked server in SQL Server

Поділитися
Вставка
  • Опубліковано 17 вер 2024

КОМЕНТАРІ • 36

  • @manjunathah5484
    @manjunathah5484 7 років тому +3

    Hi TB's,
    Many thanks for such useful and easily understandable videos.
    Keep updating videos.
    Thank you so much.

  • @curiosityguy6235
    @curiosityguy6235 4 роки тому +1

    First search hit was this video. Amazing to be also the most useful. Thank you

  • @RAZR_Channel
    @RAZR_Channel 7 років тому +1

    Nice Vid... thanks for taking the time.

  • @ganeshlv6619
    @ganeshlv6619 8 років тому +2

    Thanks TechBrothersIT! Its really helpful.

    • @TechBrothersIT
      @TechBrothersIT  8 років тому +1

      you are welcome, glad it was helpful. Thanks for watching!

  • @KalugampitiyaJayakody
    @KalugampitiyaJayakody 7 років тому +1

    This video is very informative to create link database to sql

    • @TechBrothersIT
      @TechBrothersIT  7 років тому

      Thank you for liking our effort and Thanks for watching!

  • @zakariajaadi8941
    @zakariajaadi8941 7 років тому

    I have a SQLServer instance on ubuntu (on my VM) and i want to create a linkedserver to link this instance with another one that exists on the SQL server that is installed on the host machine (Windows), is it possible ?

  • @vimalprince4467
    @vimalprince4467 2 роки тому

    Can other users access the linked server or just the user we created can access it?

  • @prabhakarreddye570
    @prabhakarreddye570 8 років тому +1

    Awesome videos..

  • @anandreddy9591
    @anandreddy9591 Рік тому

    Is there a way to generate scripts for linked server dynamically

  • @taonamadzudzo9627
    @taonamadzudzo9627 7 років тому +1

    Thanks a lot. Great tutorial

  • @saliht.3133
    @saliht.3133 3 роки тому

    Hi,
    is the linked server supposed to be on the same network? Or can you link to a server on a distant computer?

    • @TechBrothersIT
      @TechBrothersIT  3 роки тому +2

      If cross network, you need to have access to that server and you can use those credentials to connect with that server, most of the time linked server is needed when person write query and would like to access other servers in same query. Make sense?

  • @rakeshbhatia4427
    @rakeshbhatia4427 4 роки тому

    i have a question i have created the link server but when i try to run a store procedures its does noting just keep showing executing query is there any permission i need to check bcoz i am login with sysadmin but i am unable to update any script

  • @ashokkumarperumal2811
    @ashokkumarperumal2811 2 роки тому

    Msg 7314, Level 16, State 1, Line 1
    The OLE DB provider "SQLNCLI11" for linked server "x.x.x.x" does not contain the table ""DNname"."user".".tablename "". The table either does not exist or the current user does not have permissions on that table.
    am getting this error , kindly help to solve this issue

  • @levisaligue2035
    @levisaligue2035 6 років тому

    Thanks TechBrothers!

  • @subhaselvi
    @subhaselvi 4 роки тому

    Great teaching!!!!!!

  • @shinojpkoduvally5205
    @shinojpkoduvally5205 9 років тому +1

    Thanks! Very Helpful Video :)

    • @TechBrothersIT
      @TechBrothersIT  9 років тому

      +Shinoj P Koduvally You are welcome and thanks for watching!

  • @shoaibsalmani1187
    @shoaibsalmani1187 Рік тому

    Do we require port opening SQL server is in different subnet

  • @vishal4guitar2601
    @vishal4guitar2601 6 років тому

    Super.. Many thanks for the Vid.

  • @arielespindola1759
    @arielespindola1759 9 років тому

    Thank you but, it would be great if you show how to create a linked server from SQL Server 2014 to MySQL by OLE DB driver!

    • @TechBrothersIT
      @TechBrothersIT  9 років тому +1

      +Ariel Espindola Thanks for watching, Will create that video as well. I don't have My SQL Installed. But will do one day!

  • @pajilajune5109
    @pajilajune5109 3 роки тому

    It works! Thank you very much

  • @playwith_code
    @playwith_code 4 роки тому

    Thank you so much

  • @toddknudsen9192
    @toddknudsen9192 9 років тому +1

    Thanks!

  • @fliroajr
    @fliroajr 4 роки тому

    Tks!! it helps a lot!

  • @sridharg5111
    @sridharg5111 6 років тому

    Could you please tell me how to create trigger between those databases? anyone?

  • @dheerushivangi2770
    @dheerushivangi2770 9 років тому

    Thanks TB!

  • @sowmiyashanmugam8165
    @sowmiyashanmugam8165 Рік тому

    Can get the Script for this