Connections to Embedded Databases
An embedded database, designed for use by a single application, runs on the same machine as the application and is largely hidden from the application user.
TCP/IP protocol
SAP Sybase IQ uses TCP/IP to connect clients to databases running on different computers.
Connecting Using a Data Source
You can save sets of connection parameters in a data source. ODBC and JDBC using the iAnywhere JDBC driver use data sources, as do Embedded SQL applications like Interactive SQL Classic.
Default Connection Parameters
You can leave many connection parameters unspecified, and instead use the default behavior to make a connection.
Connecting from SAP Sybase IQ Utilities
SAP Sybase IQ database utilities that communicate with the server (rather than acting directly on database files) do so using Embedded SQL.