Install Microsoft SQL Server on your MacOS | Azure Data Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • In this video I have shown how you can Download and Setup Microsoft SQL Server in you MacOS. Also setup Azure Data studio which is an alternative for SQL Server Management Studio (SSMS).
    Command Used : docker run -e "ACCEPT_EULA=1" -e "MSSQL_SA_PASSWORD=CodeWithArjun123" -e "MSSQL_PID=Developer" -e "MSSQL_USER=SA" -p 1433:1433 -d --name=sql mcr.microsoft.com/azure-sql-edge
    PayPal : paypal.me/code...
    Patreon : / codewitharjun
    ➡️ Subscribe : / codewitharjun
    Stay Connected :
    ➡️ LinkedIn : / arjungautam1
    ➡️ Github : github.com/arj...
    Join Community :
    ➡️Discord : / discord
    Follow me on :
    ➡️ Medium: / codewitharjun
    ➡️ Dev.to : dev.to/codewit...
    #mssql #codewitharjun #ssms #azuredatastudio #CodeWithArjun #Programming

ความคิดเห็น • 31

  • @Psyphrenic
    @Psyphrenic 3 วันที่ผ่านมา

    Am I able to test a run through for this on a VM. I'm using UTM, would love any suggestions.

  • @VinayPandya-q5r
    @VinayPandya-q5r 8 วันที่ผ่านมา

    The Azure data studio I installed asks for Account and not the Username. Not sure if I am installing incorrect version of Azure Data Studio. But in all the videos I see the connection in Azure Data Studio asks for Username. However, when I try to connect I see Account name instead of UserName

  • @mayadirsandoval3881
    @mayadirsandoval3881 หลายเดือนก่อน +1

    thanks for the video, but what after this. I can not open SQL or the work bench. Can you help me with that?

  • @ajaybs3933
    @ajaybs3933 3 หลายเดือนก่อน +6

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server) this error coming; how to resolve sir. TIA

    • @smilikd
      @smilikd 3 หลายเดือนก่อน

      Same here

    • @Worldnme
      @Worldnme 3 หลายเดือนก่อน

      @@smilikd were you able to fix it ?

    • @kaungsan3416
      @kaungsan3416 3 หลายเดือนก่อน

      Same here! doesn't find a solution yet. Have you found a solution?

    • @ujjwalchoudhary1202
      @ujjwalchoudhary1202 หลายเดือนก่อน

      You would have not been able to meet the password requirements, -> upper case,lower case,numbers,special characters
      you can also find the error in your docker container.

    • @lizmease6538
      @lizmease6538 11 วันที่ผ่านมา

      @@ujjwalchoudhary1202 there are no special characters in the password provided. And if the code worked for Arjun, wouldn't it work for everyone else?

  • @suprayaskalyan9098
    @suprayaskalyan9098 16 วันที่ผ่านมา +2

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server) how to solve?

    • @vatsalkamani8937
      @vatsalkamani8937 12 วันที่ผ่านมา

      same problem

    • @lizmease6538
      @lizmease6538 11 วันที่ผ่านมา

      same for me. where is information on how to solve this? anyone know?

  • @MrLefteris3000
    @MrLefteris3000 2 หลายเดือนก่อน +1

    (provider: TCP Provider, error: 35 - An internal exception was caught)
    any idea anyone?

  • @lamtac2414
    @lamtac2414 3 หลายเดือนก่อน

    When I log out of Azure Data Studio, the server connection is lost, is there any way to help me fix it?

  • @smilikd
    @smilikd 3 หลายเดือนก่อน +1

    The container is in Exited(1) status rather than Running and nothing that I tried to do helps. Any idea how to fix this?

    • @LHasby
      @LHasby 2 หลายเดือนก่อน

      same problem to me

    • @duongmac352
      @duongmac352 27 วันที่ผ่านมา

      run with admin privilege

  • @pepitocaserez
    @pepitocaserez หลายเดือนก่อน

    Hi i just don't know where i should paste the link help please 😢

  • @Dorik888
    @Dorik888 3 วันที่ผ่านมา

    Container is installed but not Running

  • @deepakgharti-ky1ts
    @deepakgharti-ky1ts 4 หลายเดือนก่อน +1

    Wow, that fantastic teaching style

  • @ТолкынЖусупбек
    @ТолкынЖусупбек หลายเดือนก่อน +1

    Thank you very much lifesaver. Your step by step explanation is wonderful ❤

    • @CodeWithArjun
      @CodeWithArjun  หลายเดือนก่อน

      Glad you liked it!

    • @pepitocaserez
      @pepitocaserez หลายเดือนก่อน

      Hi I just don't know where to paste de link help please 🙏 😢

  • @arturopadilla4619
    @arturopadilla4619 3 หลายเดือนก่อน

    why i cannot see the restore option?

  • @rishukumar7586
    @rishukumar7586 24 วันที่ผ่านมา

    this works with one problem once you restart your container the data will be lost since it does not support volume mount..no point in using this image😏

  • @danielmendivil3080
    @danielmendivil3080 หลายเดือนก่อน

    Login fail for user SA helppp

  • @mandardesai3841
    @mandardesai3841 3 หลายเดือนก่อน

    is it free?

  • @alanahmad81
    @alanahmad81 2 หลายเดือนก่อน

    Brilliant!

  • @jayeshshaha49
    @jayeshshaha49 17 วันที่ผ่านมา +1

    thnx