Open client access to Sybase IQ (Choose 2)
Answer(s)
- Requires an ODBC connection using the identical server name and connection parameters tobe setup.
- Requires an entry in the interfaces file (UNIX) or sql.ini file (Windows) for the server.
- Supports the use of USE DATABASE statements to switch between database connections.
- Requires that the interfaces file must contain the database name.
- Must be configured to enable connections from dbisql and dbisqlc clients.
Correct Answer
Requires an entry in the interfaces file (UNIX) or sql.ini file (Windows) for the server.
Requires that the interfaces file must contain the database name.