Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 4b7bce4

Browse files
committed
Fixing JDBC download links
1 parent d3f4bda commit 4b7bce4

7 files changed

Lines changed: 13 additions & 7 deletions

docs/connect/jdbc/connecting-using-azure-active-directory-authentication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ manager: "jhubbard"
2020
ms.workload: "On Demand"
2121
---
2222
# Connecting using Azure Active Directory Authentication
23+
24+
[!INCLUDE[Driver_JDBC_Download](../../includes/driver_jdbc_download.md)]
25+
2326
This article provides information on how to develop Java applications to use the Azure Active Directory authentication feature with Microsoft JDBC Driver 6.0 (or higher) for SQL Server.
2427

2528
You can use Azure Active Directory (AAD) authentication, which is a mechanism of connecting to Azure SQL Database v12 using identities in Azure Active Directory. Use Azure Active Directory authentication to centrally manage identities of database users and as an alternative to SQL Server authentication. The JDBC Driver allows you to specify your Azure Active Directory credentials in the JDBC connection string to connect to Azure SQL DB. For information on how to configure Azure Active Directory authentication visit [Connecting to SQL Database By Using Azure Active Directory Authentication](https://azure.microsoft.com/documentation/articles/sql-database-aad-authentication/).

docs/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ ms.workload: "Active"
2121
---
2222
# Download Microsoft JDBC Driver for SQL Server
2323

24-
![Download-DownArrow-Circled](../../ssdt/media/download.png)[To download JDBC driver](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
25-
24+
[!INCLUDE[Driver_JDBC_Download](../../includes/driver_jdbc_download.md)]
25+
2626
## Using the JDBC Driver with Maven Central
2727
The JDBC Driver can be added to a Maven project by adding it as a dependency in the POM.xml file with the following code:
2828

@@ -34,7 +34,7 @@ The JDBC Driver can be added to a Maven project by adding it as a dependency in
3434
</dependency>
3535
```
3636

37-
## Download previous versions of JDBC Drivers for SQL Server
37+
## Available downloads of JDBC Driver for SQL Server
3838
* [Microsoft JDBC Driver 6.4 for SQL Server](http://go.microsoft.com/fwlink/?linkid=868290)
3939
* [Microsoft JDBC Driver 6.2 for SQL Server](http://go.microsoft.com/fwlink/?linkid=852460)
4040
* [Microsoft JDBC Driver 6.0 for SQL Server](http://go.microsoft.com/fwlink/?LinkId=245496)

docs/connect/jdbc/getting-started-with-the-jdbc-driver.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ manager: "jhubbard"
2020
ms.workload: "On Demand"
2121
---
2222
# Getting Started with the JDBC Driver
23+
24+
[!INCLUDE[Driver_JDBC_Download](../../includes/driver_jdbc_download.md)]
25+
2326
## Getting Started
2427
* [Step 1: Configure development environment for Java development](../../connect/jdbc/step-1-configure-development-environment-for-java-development.md)
2528
* [Step 2: Create a SQL database for Java development](../../connect/jdbc/step-2-create-a-sql-database-for-java-development.md)

docs/connect/jdbc/microsoft-jdbc-driver-for-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.workload: "Active"
2020
---
2121
# Microsoft JDBC Driver for SQL Server
2222

23-
![Download-DownArrow-Circled](../../ssdt/media/download.png)[To download JDBC driver](../sql-connection-libraries.md#anchor-20-drivers-relational-access)
23+
[!INCLUDE[Driver_JDBC_Download](../../includes/driver_jdbc_download.md)]
2424

2525
In our continued commitment to interoperability, Microsoft provides a Java Database Connectivity (JDBC) driver for use with SQL Server, and Azure SQL Database. The driver is available at no additional charge and provides Java database connectivity from any Java application, application server, or Java-enabled applet. This driver is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs).
2626

docs/connect/sql-connection-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ although the FWLink is less precise than is http://github.com/Microsoft/msphpsql
5050
| :------- | :---------------------- |
5151
| C# | [ADO.NET](http://www.microsoft.com/net/download/)<br /><br />[.NET Core, for Linux-Ubuntu](https://www.microsoft.com/net/core#Ubuntu)<br />[.NET Core, for MacOS](https://www.microsoft.com/net/core#macos)<br />[.NET Core, for Windows](https://www.microsoft.com/net/core) |
5252
| C++ | [ODBC](./odbc/download-odbc-driver-for-sql-server.md)<br /><br />[OLE DB](./oledb/oledb-driver-for-sql-server-programming.md) |
53-
| Java | [JDBC](./jdbc/microsoft-jdbc-driver-for-sql-server.md) |
53+
| Java | [JDBC](./jdbc/download-microsoft-jdbc-driver-for-sql-server.md) |
5454
| Node.js | [Node.js driver, install instructions](./node-js/step-1-configure-development-environment-for-node-js-development.md) |
5555
| PHP | *Operating system:*<br /><br />[Windows PHP driver](https://www.microsoft.com/download/details.aspx?id=55642)<br />[Linux or macOS PHP driver from Github](http://github.com/Microsoft/msphpsql/) |
5656
| Python | [pyodbc, install instructions](./python/pyodbc/step-1-configure-development-environment-for-pyodbc-python-development.md)<br />[Download ODBC](./odbc/download-odbc-driver-for-sql-server.md) |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
![Download](/Image/download.png)[Download JDBC Driver](https://go.microsoft.com/fwlink/?linkid=852460)
1+
![Download](/Image/download.png)[Download JDBC Driver](https://go.microsoft.com/fwlink/?linkid=868287)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
![Download](../ssdt/media/download.png)[Download JDBC Driver](https://go.microsoft.com/fwlink/?linkid=852460)
1+
![Download](../ssdt/media/download.png)[Download JDBC Driver](https://go.microsoft.com/fwlink/?linkid=868287)

0 commit comments

Comments
 (0)