Share via

Release date of MSODBC for Ubuntu 26.04?

Robbe Van der Gucht 20 Reputation points
2026-04-28T14:32:38.94+00:00

When will the Microsoft ODBC driver for SQL Server be released for Ubuntu 26.04?

The repository already exists and it is possible to perform the following steps.

curl -sSL -O https://packages.microsoft.com/config/ubuntu/26.04/packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
apt update

But no msodbc packages can be found yet, apt search msodbc yields no results.

Does Microsoft publish a roadmap with release dates for this kind of thing?

SQL Server | Other
0 comments No comments

Answer accepted by question author

  1. Q&A Assist
    2026-04-28T14:32:50.5766667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Microsoft has not published a GA release of the Microsoft ODBC driver for SQL Server (msodbcsql17 or msodbcsql18) that lists Ubuntu 26.04 as a supported operating system.

    The latest release notes and download pages list newly supported distributions (for example, Debian 13, Ubuntu 25.10, RedHat 10, Azure Linux 3.0), but Ubuntu 26.04 is not among them yet.

    Microsoft does not publish a public roadmap with specific future release dates for adding new Linux distribution support for the ODBC driver. The recommended approach is to periodically check the official release notes and the ODBC driver download page for updates when new distributions become supported.


    References:

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.