9 lines
1.2 KiB
Markdown
9 lines
1.2 KiB
Markdown
# iris-driver-distribution
|
|
This repo provides driver packages for use in making programmatic connections to InterSystems IRIS from Java, Python, C++, .NET, and Node.js. Programming a connection involves these simple steps:
|
|
|
|
1. Locate and download the driver package for the language you are developing in. For ODBC and Node.js packages, select the version matching the platform you are working on.
|
|
2. Find the description of the driver package you have downloaded in <a href="https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=Page_extconnex" target="_blank">Connection Tools</a> and review the listed documentation to learn how you can use it.
|
|
3. For brief instructions for connecting a Java, Python, C++, or .NET application to InterSystems IRIS or an InterSystems IRIS Cloud Service, see <a href="https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=ADRIVE" target="_blank">Connecting Your Application to InterSystems IRIS</a> (article) or <a href="https://learning.intersystems.com/course/view.php?name=IRISCloudConnect" target="_blank">Connecting to InterSystems Cloud Services</a> (short videos).
|
|
|
|
_NOTE: This software is not supported by InterSystems Corporation. Please be notified that you use it at your own risk._
|