Update JDBC to 3.6.1 file

This commit is contained in:
semanej 2023-02-09 10:22:45 -05:00 committed by GitHub
parent 0f78fa0f8b
commit 22bc1b4cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ nav_order: 1
Use the buttons to download drivers for use in connecting your applications to InterSystems IRIS.
<button class="btn" onclick="document.getElementById('java').click()">JDBC</button>
<a id="java" href="https://github.com/intersystems-community/iris-driver-distribution/blob/main/JDBC/JDK18/intersystems-jdbc-3.3.1.jar?raw=true" download target="_blank" hidden></a>
<a id="java" href="https://github.com/intersystems-community/iris-driver-distribution/blob/main/JDBC/JDK18/intersystems-jdbc-3.6.1.jar?raw=true" download target="_blank" hidden></a>
<button class="btn" onclick="document.getElementById('dotnet').click()">ADO.NET</button>
<a id="dotnet" href="https://github.com/intersystems-community/iris-driver-distribution/blob/main/ADO.NET/InterSystems.Data.IRISClient.dll?raw=true" download target="_blank" hidden></a>