Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > SET CONNECTION >

Dormant Connections in a Single-Threaded Environment

In a single-threaded ESQL/C application (one that does not use threads), the DORMANT option makes the current connection dormant. Using this option makes single-threaded ESQL/C applications upwardly compatible with thread-safe ESQL/C applications. A single-threaded environment, however, can have only one active connection while the program executes.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]