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
The Java and .NET document APIs depend on supported versions of JDBC and ADO.NET, respectively. Download your preferred document API and the corresponding version JDBC or ADO.NET version below.
You can browse the available InterSystems IRIS driver packages at [https://github.com/intersystems-community/iris-driver-distribution](https://github.com/intersystems-community/iris-driver-distribution).
39
43
40
44
Program a connection using these simple steps:
@@ -50,6 +54,6 @@ Program a connection using these simple steps:
50
54
51
55
3. Install the driver and add the needed code to your application. For instructions, consult these learning materials:
52
56
53
-
- Read <a href="https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=ADRIVE" target="_blank">Connecting Applications to InterSystems IRIS</a>.
57
+
- Read <a href="https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GDRIVE" target="_blank">Connecting Your Application to InterSystems Products</a>.
54
58
- Watch <a href="https://learning.intersystems.com/course/view.php?name=IRISCloudConnect" target="_blank">brief videos</a> showing how to code an application connection.
55
59
- Start on <a href="https://learning.intersystems.com/course/view.php?name=LanguagesLPs" target="_blank">the learning path for your language</a>.
0 commit comments