Skip to content

Commit

Permalink
Merge pull request #23714 from rwestMSFT/rw-0815-includes-download
Browse files Browse the repository at this point in the history
[Bulk] INCLUDE file maintenance: use new download icon
  • Loading branch information
v-dirichards authored Aug 15, 2022
2 parents 88eead8 + 47aaf0e commit df7f6a0
Show file tree
Hide file tree
Showing 28 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion docs/azure-data-studio/release-notes-azure-data-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This article provides details about updates, improvements, and bug fixes for the

## Current Azure Data Studio release

:::image type="icon" source="media/download-icon.png" border="false":::**[Download and install the latest release!](./download-azure-data-studio.md)**
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download and install the latest release!](./download-azure-data-studio.md)**

### July 2022

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Our current code example uses ADO.NET of the .NET Framework, for Windows. The .N

### ADO.NET, for Windows

- :::image type="icon" source="../../ssms/media/download-icon.png"::: [To download and install .NET Framework, including ADO.NET](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
- :::image type="icon" source="../../includes/media/download.svg" border="false"::: [To download and install .NET Framework, including ADO.NET](../sql-connection-libraries.md#anchor-20-drivers-relational-access)

- Install Visual Studio Community, or a similar integrated development environment (IDE) for writing and compiling C# source code. Microsoft now provides Visual Studio Community for *free*.
- [Download Visual Studio Community](https://www.visualstudio.com/products/visual-studio-community-vs)
Expand All @@ -35,4 +35,4 @@ Our current code example uses ADO.NET of the .NET Framework, for Windows. The .N

Links to download .NET Core, for a variety of operating systems, are available at:

- :::image type="icon" source="../../ssms/media/download-icon.png"::: [To download and install .NET Core](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
- :::image type="icon" source="../../includes/media/download.svg" border="false"::: [To download and install .NET Core](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides d

Version 11.2 is the latest general availability (GA) version. It supports Java 8, 11, 17, and 18. If you need to use an older Java runtime, see the [Java and JDBC specification support matrix](microsoft-jdbc-driver-for-sql-server-support-matrix.md#java-and-jdbc-specification-support) to see if there's a supported driver version you can use. We're continually improving Java connectivity support. As such we highly recommend that you work with the latest version of Microsoft JDBC driver.

**[![Download](../../ssms/media/download-icon.png) Download Microsoft JDBC Driver 11.2 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2202911)**
**[![Download](../../ssms/media/download-icon.png) Download Microsoft JDBC Driver 11.2 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2203102)**
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 11.2 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2202911)**
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 11.2 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2203102)**

### Version information

Expand Down
68 changes: 34 additions & 34 deletions docs/connect/jdbc/release-notes-for-the-jdbc-driver.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/connect/node-js/node-js-driver-for-sql-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ms.author: v-davidengel
---
# Node.js Driver for SQL Server

![Download-DownArrow-Circled](../../ssms/media/download-icon.png)[To download Node.js SQL driver](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
:::image type="icon" source="../../includes/media/download.svg" border="false"::: [Download Node.js SQL driver](../sql-connection-libraries.md#anchor-20-drivers-relational-access)

The `tedious` module is a JavaScript implementation of the TDS protocol, which is supported by all modern versions of SQL Server. The driver is an open-source project, available on GitHub.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ms.author: v-davidengel
---
# Step 3: Proof of concept connecting to SQL using Node.js

![Download-DownArrow-Circled](../../ssms/media/download-icon.png)[To download Node.js SQL driver](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
:::image type="icon" source="../../includes/media/download.svg" border="false"::: [Download Node.js SQL driver](../sql-connection-libraries.md#anchor-20-drivers-relational-access)

This example should be considered a proof of concept only. The sample code is simplified for clarity, and does not necessarily represent best practices recommended by Microsoft. Other examples, which use the same crucial functions are available on GitHub:

Expand Down
8 changes: 4 additions & 4 deletions docs/connect/odbc/download-odbc-driver-for-sql-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ The redistributable installer for Microsoft ODBC Driver 18 for SQL Server instal

Version 18.1.1.1 is the latest general availability (GA) version. The Microsoft ODBC Driver 18 for SQL Server will install side by side with Microsoft ODBC Driver 17 for SQL Server.

**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 18 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2202930)**
**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 18 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2203124)**
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2202930)**
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 18 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2203124)**


### Version information
Expand All @@ -50,8 +50,8 @@ Microsoft ODBC Driver 18.1.1.1 for SQL Server (x86):

Version 17.10.1 is the latest general availability (GA) version of the 17.x driver. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.10.1 upgrades it to 17.10.1.

**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2200731)**
**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2200732)**
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2200731)**
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2200732)**

- Release number: 17.10.1.1
- Released: June 30, 2022
Expand Down
2 changes: 1 addition & 1 deletion docs/connect/odbc/microsoft-odbc-driver-for-sql-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following sample demonstrates how to use the ODBC APIs to connect to and acc

## Download

- ![Download-DownArrow-Circled](../../ssms/media/download-icon.png)[To download ODBC driver](download-odbc-driver-for-sql-server.md)
- :::image type="icon" source="../../includes/media/download.svg" border="false"::: [Download ODBC driver](download-odbc-driver-for-sql-server.md)

## Documentation

Expand Down
Loading

0 comments on commit df7f6a0

Please sign in to comment.