About 50 results
Open links in new tab
  1. How to Install Microsoft SQL Server Natively on Ubuntu 24.04 LTS?

    Feb 25, 2025 · I am trying to install Microsoft SQL Server (MSSQL) on Ubuntu 24.04 LTS, but I am unable to find the official package. I followed the usual installation steps for Ubuntu 22.04: bash wget …

  2. Installing MS SQL Server ODBC Driver on Ubuntu 24

    Oct 3, 2024 · How do I install the Microsoft SQL Server ODBC drives on a Ubuntu 24 OS running on an intel 64bit system?

  3. apt - How to install libldap-2.5-0 on Ubuntu 22.04 - Ask Ubuntu

    Apr 18, 2024 · Ubuntu 22.04 is codenamed jammy - based on your repositories, it looks like you are actually using 20.04 (focal) which afaik only has libldap-2.4-2

  4. SQL Server on Ubuntu 23.10? - Ask Ubuntu

    Dec 8, 2023 · I just wondering if there's anyways to use SQL server on Ubuntu 23.10? I've read the Install SQL Server for Linux by Microsoft and it said that only Ubuntu 20.04 and 22.04 were …

  5. How to install mssql server in ubuntu 22.04

    Nov 2, 2023 · Microsoft does not yet fully support 22.04. You have two options: use a Docker container for SQL Server on Linux or downgrade to 20.04 (which is still an excellent release).

  6. Problems installing MS SQL Server and MySQL on Ubuntu 22.04

    Dec 9, 2023 · 1 I wanted to download and install the SQL server and MySQL to execute my queries in Ubuntu Linux 22.04. I faced many problems but now I was stuck in the major issue. When I run dpkg …

  7. Graphical MS-SQL Clients for a Ubuntu Desktop

    Jun 17, 2016 · This extension allows you to access multiple SQL server databases, run queries and scripts directly from the IDE, as well as perform other operations and tasks. For simple use cases, …

  8. How do I install MSSQL Server and/or Tools for Linux on 16.04?

    Note that I have an MSSQL server available via 16.04, and the tools on that same server. I use MSSQL Management Studio from my Windows computer to manage everything, and DataGrip and other …

  9. How to fix Microsoft ODBC Driver 17 for SQL Server - Ask Ubuntu

    Oct 17, 2020 · I have installed Sql Server 2019 Developer Edition and mssql-tools on my Ubuntu 20.04 minimal. I can connect to my localhost with no issue, but when I want to remote to another sql server: …

  10. Is it possible to install SQL Server on Ubuntu 22.04?

    May 27, 2023 · Microsoft documentation always refers to Ubuntu 20.04. We are planning to upgrade to 22.04, but I can't figure out how to install SQL Server there. When I run command sudo add-apt …