odbc

IBM Informix® ODBC Driver is a native-protocol that supports the ODBC specification. When you use Informix ODBC Driver in a program to interact with the Informix database, your session connects directly to the database or database server, without a middle tier. You can use the ODBC driver for many different C based applications that access the Informix database server.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.ibm.informix
ArtifactId

ArtifactId

odbc
Last Version

Last Version

4.10.10
Release Date

Release Date

Type

Type

jar
Description

Description

odbc
IBM Informix® ODBC Driver is a native-protocol that supports the ODBC specification. When you use Informix ODBC Driver in a program to interact with the Informix database, your session connects directly to the database or database server, without a middle tier. You can use the ODBC driver for many different C based applications that access the Informix database server.

Download odbc

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.informix/odbc/ -->
<dependency>
    <groupId>com.ibm.informix</groupId>
    <artifactId>odbc</artifactId>
    <version>4.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.informix/odbc/
implementation 'com.ibm.informix:odbc:4.10.10'
// https://jarcasting.com/artifacts/com.ibm.informix/odbc/
implementation ("com.ibm.informix:odbc:4.10.10")
'com.ibm.informix:odbc:jar:4.10.10'
<dependency org="com.ibm.informix" name="odbc" rev="4.10.10">
  <artifact name="odbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.informix', module='odbc', version='4.10.10')
)
libraryDependencies += "com.ibm.informix" % "odbc" % "4.10.10"
[com.ibm.informix/odbc "4.10.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.10.10