« Sql server for linux » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Ligne 22 : | Ligne 22 : | ||
yay azuredatastudio | yay azuredatastudio | ||
</kode> | </kode> | ||
= Errors = | |||
== Server is in script upgrade mode. Only administrator can connect at this time. == | |||
Wait for the server to finish updating. | |||
= [https://docs.microsoft.com/en-us/sql/azure-data-studio/what-is?view=sql-server-linux-ver15 Azure Data Studio] = | = [https://docs.microsoft.com/en-us/sql/azure-data-studio/what-is?view=sql-server-linux-ver15 Azure Data Studio] = |
Version du 14 mars 2021 à 08:38
Ubuntu 16.04
ARM
SQL Server is not supported on ARM architecture. |
Archlinux
Installation
yay mssql-server # configure the server sudo /opt/mssql/bin/mssql-conf setup # vérifier que le serveur a bien démarré sc-status mssql-server |
Installation d'Azure Data Studio
yay azuredatastudio |
Errors
Server is in script upgrade mode. Only administrator can connect at this time.
Wait for the server to finish updating.
Azure Data Studio
Extensions
Nom de l'extension | Description |
---|---|
Poor SQL Formatter | format SQL code |
New database | ajoute l'entrée "New database" au menu contextuel |