Contents Index Using multiple SQLCAs Connection management with multiple SQLCAs

ASA Programming Guide
  Embedded SQL Programming
    The SQL Communication Area (SQLCA)
      Using multiple SQLCAs

When to use multiple SQLCAs

You can use the multiple SQLCA support in any of the supported embedded SQL environments, but it is only required in reentrant code.

The following list details the environments where multiple SQLCAs must be used:


Contents Index Using multiple SQLCAs Connection management with multiple SQLCAs