install sql server management studio ubuntu

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

3.8
5
Awgiedawgie 440220 points

                                    cd ~
sudo dpkg -i ./Downloads/sqlops-linux-&lt;version string&gt;.deb    
sqlops

3.8 (5 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
install sql developer ubuntu 18.04 sql server management studio gui with ubuntu sql server ubuntu install 18.4 ms sql server management studio ubuntu install sql server management studio on ubuntu how to install a sql server on ubuntu connect with windows server 2019 how to install sql database in ubuntu sql server download for ubuntu microsoft sql server management studio gui ubuntu] install ms sql server ubuntu 18.04 sql server installation in ubuntu install microsoft sql server management studio ubuntu 18 install sql server driver ubuntu ubuntu sql server management studio installing the sql server in ubuntu microsoft sql server management studio ubuntu sql server studio in ubuntu install ms sql server in ububntu instalacion sql server ubuntu sql server on ubuntu sql server management studio free download for ubuntu How do I install SQL Server Management Studio on Ubuntu? how we install microsoft sql server management studio in ubuntu how we install MS sql in ubuntu install sql server ubuntu sql server management studio ubuntu 18.04 install sql server to linux ubuntu download sql server management studio ubuntu download sqlsrvsoso ubuntu 18.04 setup sql server on ubuntu ms sql server on ubuntu 18.04 sql server in ubuntu download sql managemet studio for ubuntu install sql server 2019 on linux ubunto sql management studio ubuntu install how to install ms sql server in ubuntu 18.04 installation de sql server sur ubuntu how to install sql ubuntu install sql server ubuntu 18.04 sql server ubuntu 18.04 install sql ubuntu 18.04 install sql server 2019 developer edition on ubuntu sql server management studio for ubuntu 18.04 download sql server management system for ubuntu install sql server ubuntu server install sql server on linux ubuntu sql server on linux ubuntu download sql server ubuntu How to install SQL Server Management Studio in Ubuntu how to install sql server management studio in ubuntu 18.04 how to install sql server on ubuntu server sql management for ubuntu install sql server in ubunut sql server management studio for ubuntu Install a SQL server on an Ubuntu server ubuntu install sql server sql server management studio ubuntu install sql server on ubuntu sql server for ubuntu install sql server management studio ubuntu
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source