Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.6 KB

File metadata and controls

35 lines (23 loc) · 1.6 KB
author rwestMSFT
ms.author randolphwest
ms.date 08/15/2023
ms.service sql
ms.topic include

sqlcmd (ODBC) can be installed cross-platform, on Microsoft Windows, macOS, and Linux.

Windows

:::image type="icon" source="../../../includes/media/download.svg" border="false"::: Download Microsoft Command Line Utilities 15 for SQL Server (x64)

:::image type="icon" source="../../../includes/media/download.svg" border="false"::: Download Microsoft Command Line Utilities 15 for SQL Server (x86)

The command line tools are General Availability (GA), however they're being released with the installer package for [!INCLUDE sql-server-2019].

Version information

  • Release number: 15.0.4298.1
  • Build number: 15.0.4298.1
  • Release date: April 7, 2023

sqlcmd (ODBC) supports Azure Active Directory (Azure AD) authentication, including Multi-Factor Authentication (MFA) support for Azure SQL Database, Azure Synapse Analytics, and Always Encrypted features.

System requirements

  • Windows 7 through Windows 11
  • Windows Server 2008 through Windows Server 2022

This component requires both the built-in Windows Installer 5 and the Microsoft ODBC Driver 17 for SQL Server.

Linux and macOS

See Install sqlcmd and bcp on Linux for instructions to install sqlcmd on Linux and macOS.