Skip to content

Commit fcb70f1

Browse files
authored
Update sqlcmd-utility.md
Updated download info for build version 15.0.2000.5 (SQL 2019 RTM).
1 parent 7481ac3 commit fcb70f1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/tools/sqlcmd-utility.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ author: markingmyname
2626
ms.author: maghan
2727
ms.reviewer: ""
2828
ms.custom: seo-lt-2019
29-
ms.date: 08/27/2020
29+
ms.date: 09/11/2020
3030
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017"
3131
---
3232

@@ -49,16 +49,16 @@ The utility uses ODBC to execute Transact-SQL batches.
4949

5050
## Download the latest version of sqlcmd Utility
5151

52-
**[![Download sqlcmd for x64](../ssdt/media/download.png) Download Microsoft Command Line Utilities 15 for SQL Server (x64) (2.6 MB)](https://go.microsoft.com/fwlink/?linkid=2082790)**
53-
<br>**[![Download sqlcmd for x86](../ssdt/media/download.png) Download Microsoft Command Line Utilities 15 for SQL Server (x86) (2.3 MB)](https://go.microsoft.com/fwlink/?linkid=2082695)**
52+
**[![Download sqlcmd for x64](../ssdt/media/download.png) Download Microsoft Command Line Utilities 15 for SQL Server (x64) (2.6 MB)](https://go.microsoft.com/fwlink/?linkid=2142258)**
53+
<br>**[![Download sqlcmd for x86](../ssdt/media/download.png) Download Microsoft Command Line Utilities 15 for SQL Server (x86) (2.3 MB)](https://go.microsoft.com/fwlink/?linkid=2142257)**
5454

5555
The command line tools are General Availability (GA), however they are being released with the installer package for [!INCLUDE[sql-server-2019](../includes/sssqlv15-md.md)].
5656

5757
**Version Information**
5858

59-
Release number: 15.0 <br>
60-
Build number: 15.0.1300.359<br>
61-
Release date: March 13, 2019
59+
Release number: 15.0.2<br>
60+
Build number: 15.0.20000.5<br>
61+
Release date: September 11, 2020
6262

6363
The new version of SQLCMD supports Azure AD authentication, including Multi-Factor Authentication (MFA) support for SQL Database, SQL Data Warehouse, and Always Encrypted features.
6464
The new BCP supports Azure AD authentication, including Multi-Factor Authentication (MFA) support for SQL Database and SQL Data Warehouse.
@@ -68,7 +68,7 @@ Windows 10 , Windows 7, Windows 8, Windows 8.1, Windows Server 2008 - 2019.
6868

6969
This component requires both [Windows Installer 4.5](https://www.microsoft.com/download/details.aspx?id=8483) and [Microsoft ODBC Driver 17 for SQL Server](https://aka.ms/downloadmsodbcsql).
7070

71-
To check the SQLCMD version execute `sqlcmd -?` command and confirm that 15.0.1300.359 version or higher is in use.
71+
To check the SQLCMD version execute `sqlcmd -?` command and confirm that 15.0.2000.5 version or higher is in use.
7272

7373
> [!NOTE]
7474
> You need version 13.1 or higher to support Always Encrypted (`-g`) and Azure Active Directory authentication (`-G`). (You may have several versions of sqlcmd.exe installed on your computer. Be sure you are using the correct version. To determine the version, execute `sqlcmd -?`.)

0 commit comments

Comments
 (0)