You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-data-studio/source-control.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Source control
3
-
description: Learn how to configure source control in Azure Data Studio
3
+
description: Azure Data Studio supports Git for Source Control Management (SCM). Learn how to open an existing Git repository, and how to initialize a new one.
Copy file name to clipboardExpand all lines: docs/azure-data-studio/sql-server-agent-extension.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: SQL Server Agent extension
3
-
description: Install and use the SQL Server Agent extension (preview) for Azure Data Studio
3
+
description: Learn how to install and use the SQL Server Agent extension (preview) for Azure Data Studio—an extension for managing SQL Agent jobs and configurations.
Copy file name to clipboardExpand all lines: docs/azure-data-studio/sql-server-cms-extension.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: SQL Server Central Management Servers extension
3
-
description: Install and use the SQL Server Central Management Servers extension (preview)for Azure Data Studio
3
+
description: Learn how to install and use the SQL Server Central Management Servers extension (preview)—an extension for grouping servers and applying actions to the group.
Copy file name to clipboardExpand all lines: docs/azure-data-studio/sql-server-dacpac-extension.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: SQL Server dacpac extension
3
-
description: Install and use the SQL Server dacpac extension for Azure Data Studio
3
+
description: Learn how to install and launch the Data-tier Application Wizard, which makes it easy to deploy and extract dacpac files, and import and export bacpac files.
Copy file name to clipboardExpand all lines: docs/azure-data-studio/sql-server-import-extension.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: SQL Server Import Extension
3
-
description: Install and use the SQL Server Import extension (preview) for Azure Data Studio
3
+
description: Learn how to install and use the SQL Server Import extension (preview) for Azure Data Studio, a wizard that converts .txt and .csv files into a SQL table.
Copy file name to clipboardExpand all lines: docs/azure-data-studio/sql-server-profiler-extension.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: SQL Server Profiler extension
3
-
description: Install and use the SQL Server Profiler extension (preview) for Azure Data Studio
3
+
description: Learn how to install and use the SQL Server Profiler extension (preview)—an easy-to-use SQL Server tracing solution similar to SSMS Profiler.
Copy file name to clipboardExpand all lines: docs/azure-data-studio/tutorial-sql-editor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Use the Transact-SQL editor to create database objects
3
-
description: This tutorial demonstrates the key features in Azure Data Studio that simplify working with T-SQL.
3
+
description: Follow this tutorial to learn how to use the Transact-SQL editor to perform core database tasks, including creation and search of database objects.
Copy file name to clipboardExpand all lines: docs/connect/odbc/download-odbc-driver-for-sql-server.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Download ODBC Driver for SQL Server
3
3
description: "Download the Microsoft ODBC Driver for SQL Server to develop native-code applications that connect to SQL Server and Azure SQL Database."
4
-
ms.date: 04/24/2020
4
+
ms.date: 07/31/2020
5
5
ms.prod: sql
6
6
ms.prod_service: connectivity
7
7
ms.reviewer: ""
@@ -22,15 +22,15 @@ Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) cont
22
22
23
23
The redistributable installer for Microsoft ODBC Driver 17 for SQL Server installs the client components, which are required during run time to take advantage of newer SQL Server features. It optionally installs the header files needed to develop an application that uses the ODBC API. Starting with version 17.4.2, the installer also includes and installs the Microsoft Active Directory Authentication Library (ADAL.dll).
24
24
25
-
Version 17.5.2 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.5.2 upgrades it to 17.5.2.
25
+
Version 17.6.1 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.6.1 upgrades it to 17.6.1.
26
26
27
-
**[ Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2120137)**
28
-
**[ Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2120140)**
27
+
**[ Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2137027)**
28
+
**[ Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2137028)**
29
29
30
30
### Version information
31
31
32
-
- Release number: 17.5.2.1
33
-
- Released: March 6, 2020
32
+
- Release number: 17.6.1.1
33
+
- Released: July 31, 2020
34
34
35
35
> [!Note]
36
36
> If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please visit the [US-English version of the site](https://aka.ms/downloadmsodbcsqlenglish). You can download different languages from the US-English version site by selecting [available languages](#available-languages).
@@ -40,10 +40,10 @@ Version 17.5.2 is the latest general availability (GA) version. If you have a pr
40
40
This release of Microsoft ODBC Driver for SQL Server can be installed in the following languages:
41
41
42
42
Microsoft ODBC Driver 17.5.2 for SQL Server (x64):
0 commit comments