853e40e74a
update ODBC links for Ubuntu, mac, Windows to latest files so links work again |
||
---|---|---|
ADO.NET | ||
DB-API | ||
JDBC | ||
Node.js | ||
ODBC | ||
.gitignore | ||
LICENSE | ||
README.md | ||
_config.yml | ||
index.md |
README.md
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:
- 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.
- Find the description of the driver package you have downloaded in Connection Tools and review the listed documentation to learn how you can use it.
- For brief instructions for connecting a Java, Python, C++, or .NET application to InterSystems IRIS or an InterSystems IRIS Cloud Service, see Connecting Your Application to InterSystems IRIS (article) or Connecting to InterSystems Cloud Services (short videos).