Limitations for multiplexed connections

Informix® ESQL/C imposes the following limitations on multiplexed connections:
  • Shared memory connections are not supported.
  • Multithreaded applications are not supported.
  • The database server ignores the sqlbreak() function on a multiplexed connection. If you call it, the database server does not interrupt the connection and does not return an error.