how to install sql server management studio in ubuntu 18.04
cd ~
sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
sqlops
how to install sql server management studio in ubuntu 18.04
cd ~
sudo dpkg -i ./Downloads/sqlops-linux-<version string>.deb
sqlops
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
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us