Can I install SQL Server Management Studio on Ubuntu 16.04?Getting error code(1) when installing MSSQL server in Ubuntu 16.04Ubuntu Virtual Host cant connect to MS-SQL ServerHow to configure DBeaver to connect with ms sql serverIs there a way to install SSDT (SQL Server Data Tools) on Ubuntu?Unable to connect Microsoft SQL-Server and Visual Studio codeHow to install PHP SQL Server drivers in Ubuntu 19?

Can the diameter be controled by the injectivity radius and the volume?

Enumeration with direct and indirect properties

Short story about delivery truck organization existing only to support itself

What is a recently obsolete computer storage device that would be significantly difficult to extract data from?

Why do laptop batteries have so many terminals?

Can I call the airport to see if my boyfriend made it through customs?

Does milk make cakes lighter or tougher?

Can studying in a good place hurt your application?

Pass arguments to the list of functions?

Why did we never simplify key signatures?

My professor changed a take-home test to an in-class test with no notice. Can I fight the grade?

Employer wants me to do something explicitly illegal

Is there any theory why (for Bitcoin) the discrete logarithm problem is so hard to solve?

What anti-aircraft magic adaptation would be better for dragons than flame spitting?

Can the Fortress spell be dispelled?

Does a Paladin with the Divine Health feature destroy a Green Slime?

Messed up my .bash_profile remotely, can't ssh back in

How can I see Explorer.exe's frames per second?

How can an AI train itself if no one is telling it if its answer is correct or wrong?

Suggested idea: Course exams written by someone else other than the instructors/coordinators. Good or Bad?

How do you call a note, that stays through the whole song?

Why didn't Philippine Airlines 113 dump fuel prior to forced landing?

Why is the tangent of an angle called that?

What does ゴン part in イノゴン mean?



Can I install SQL Server Management Studio on Ubuntu 16.04?


Getting error code(1) when installing MSSQL server in Ubuntu 16.04Ubuntu Virtual Host cant connect to MS-SQL ServerHow to configure DBeaver to connect with ms sql serverIs there a way to install SSDT (SQL Server Data Tools) on Ubuntu?Unable to connect Microsoft SQL-Server and Visual Studio codeHow to install PHP SQL Server drivers in Ubuntu 19?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









7


















Can I install SQL Server Management Studio on Ubuntu 16.04?










share|improve this question



























  • quora.com/…

    – John Joe
    Jul 19 '18 at 6:58











  • Microsoft now pushes Azure Data Studio with a Linux download link on this page. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.

    – NachoSO
    Sep 19 at 0:04


















7


















Can I install SQL Server Management Studio on Ubuntu 16.04?










share|improve this question



























  • quora.com/…

    – John Joe
    Jul 19 '18 at 6:58











  • Microsoft now pushes Azure Data Studio with a Linux download link on this page. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.

    – NachoSO
    Sep 19 at 0:04














7













7









7


1






Can I install SQL Server Management Studio on Ubuntu 16.04?










share|improve this question
















Can I install SQL Server Management Studio on Ubuntu 16.04?







server mssql






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 7 at 18:28









Patrick Hofman

1035 bronze badges




1035 bronze badges










asked Jul 19 '18 at 6:51









Anas ShamsiAnas Shamsi

731 gold badge1 silver badge3 bronze badges




731 gold badge1 silver badge3 bronze badges















  • quora.com/…

    – John Joe
    Jul 19 '18 at 6:58











  • Microsoft now pushes Azure Data Studio with a Linux download link on this page. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.

    – NachoSO
    Sep 19 at 0:04


















  • quora.com/…

    – John Joe
    Jul 19 '18 at 6:58











  • Microsoft now pushes Azure Data Studio with a Linux download link on this page. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.

    – NachoSO
    Sep 19 at 0:04

















quora.com/…

– John Joe
Jul 19 '18 at 6:58





quora.com/…

– John Joe
Jul 19 '18 at 6:58













Microsoft now pushes Azure Data Studio with a Linux download link on this page. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.

– NachoSO
Sep 19 at 0:04






Microsoft now pushes Azure Data Studio with a Linux download link on this page. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.

– NachoSO
Sep 19 at 0:04











2 Answers
2






active

oldest

votes


















9



















No. You can use SQL Server Management Studio on Windows to manage SQL Server on Linux but the software itself needs Windows. The link from Microsoft does have a tip about a new tool that can:




Tip



If you do not have a Windows machine to run SSMS on, consider the new SQL Server Operations Studio. It provides a graphical tool for managing SQL Server and runs on both Linux and Windows.




SQL Server Operations Studio is currently only available as a preview but does have a download to a DEB installer.



Installation after downloading the deb:



cd ~
sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
sqlops





share|improve this answer























  • 4





    Now it is called Azure Data Studio

    – heroin
    Oct 9 '18 at 12:17


















1



















You can use Visual Studio Code (from Linux, Windows, Mac) to connect to SQL Server.



Here is a tutorial how to connect to SQL Server on Azure.






share|improve this answer





























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1057464%2fcan-i-install-sql-server-management-studio-on-ubuntu-16-04%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown


























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    9



















    No. You can use SQL Server Management Studio on Windows to manage SQL Server on Linux but the software itself needs Windows. The link from Microsoft does have a tip about a new tool that can:




    Tip



    If you do not have a Windows machine to run SSMS on, consider the new SQL Server Operations Studio. It provides a graphical tool for managing SQL Server and runs on both Linux and Windows.




    SQL Server Operations Studio is currently only available as a preview but does have a download to a DEB installer.



    Installation after downloading the deb:



    cd ~
    sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
    sqlops





    share|improve this answer























    • 4





      Now it is called Azure Data Studio

      – heroin
      Oct 9 '18 at 12:17















    9



















    No. You can use SQL Server Management Studio on Windows to manage SQL Server on Linux but the software itself needs Windows. The link from Microsoft does have a tip about a new tool that can:




    Tip



    If you do not have a Windows machine to run SSMS on, consider the new SQL Server Operations Studio. It provides a graphical tool for managing SQL Server and runs on both Linux and Windows.




    SQL Server Operations Studio is currently only available as a preview but does have a download to a DEB installer.



    Installation after downloading the deb:



    cd ~
    sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
    sqlops





    share|improve this answer























    • 4





      Now it is called Azure Data Studio

      – heroin
      Oct 9 '18 at 12:17













    9















    9











    9









    No. You can use SQL Server Management Studio on Windows to manage SQL Server on Linux but the software itself needs Windows. The link from Microsoft does have a tip about a new tool that can:




    Tip



    If you do not have a Windows machine to run SSMS on, consider the new SQL Server Operations Studio. It provides a graphical tool for managing SQL Server and runs on both Linux and Windows.




    SQL Server Operations Studio is currently only available as a preview but does have a download to a DEB installer.



    Installation after downloading the deb:



    cd ~
    sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
    sqlops





    share|improve this answer
















    No. You can use SQL Server Management Studio on Windows to manage SQL Server on Linux but the software itself needs Windows. The link from Microsoft does have a tip about a new tool that can:




    Tip



    If you do not have a Windows machine to run SSMS on, consider the new SQL Server Operations Studio. It provides a graphical tool for managing SQL Server and runs on both Linux and Windows.




    SQL Server Operations Studio is currently only available as a preview but does have a download to a DEB installer.



    Installation after downloading the deb:



    cd ~
    sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
    sqlops






    share|improve this answer















    share|improve this answer




    share|improve this answer








    edited Jul 19 '18 at 8:55

























    answered Jul 19 '18 at 8:44









    RinzwindRinzwind

    226k30 gold badges438 silver badges580 bronze badges




    226k30 gold badges438 silver badges580 bronze badges










    • 4





      Now it is called Azure Data Studio

      – heroin
      Oct 9 '18 at 12:17












    • 4





      Now it is called Azure Data Studio

      – heroin
      Oct 9 '18 at 12:17







    4




    4





    Now it is called Azure Data Studio

    – heroin
    Oct 9 '18 at 12:17





    Now it is called Azure Data Studio

    – heroin
    Oct 9 '18 at 12:17













    1



















    You can use Visual Studio Code (from Linux, Windows, Mac) to connect to SQL Server.



    Here is a tutorial how to connect to SQL Server on Azure.






    share|improve this answer
































      1



















      You can use Visual Studio Code (from Linux, Windows, Mac) to connect to SQL Server.



      Here is a tutorial how to connect to SQL Server on Azure.






      share|improve this answer






























        1















        1











        1









        You can use Visual Studio Code (from Linux, Windows, Mac) to connect to SQL Server.



        Here is a tutorial how to connect to SQL Server on Azure.






        share|improve this answer
















        You can use Visual Studio Code (from Linux, Windows, Mac) to connect to SQL Server.



        Here is a tutorial how to connect to SQL Server on Azure.







        share|improve this answer















        share|improve this answer




        share|improve this answer








        edited Jan 26 at 0:16









        Pablo A

        4,5953 gold badges23 silver badges50 bronze badges




        4,5953 gold badges23 silver badges50 bronze badges










        answered Jan 25 at 17:50









        user2341923user2341923

        1111 bronze badge




        1111 bronze badge































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1057464%2fcan-i-install-sql-server-management-studio-on-ubuntu-16-04%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown









            Popular posts from this blog

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?