How Sybase IQ Establishes Connections

To establish a connection, the client application calls functions in one of the supported interfaces.

Sybase IQ supports the following interfaces:
Note:

JDBC provides the link between the execution of Java objects and database operations.

The interface uses connection information included in the call from the client application, possibly together with connection information stored on disk in a file data source, to locate and connect to a server running the required database.

Related concepts
Java Support Guidelines
Default Connection Parameters
Connecting From Sybase IQ Utilities