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: This reference points to SQL Anywhere documentation.
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
Default Connection Parameters
Connecting from Sybase IQ Utilities