The ASA connection-level options determine the default values for the launch configuration of newly created Adaptive Server Enterprise procedural objects and default values for SQL Editor, SQL File Editor, and SQL Scrapbook.
| Property | Description | |
|---|---|---|
| ANSI Integer Overflow | Integer overflow errors cause a SQLSTATE = 22003 - overflow error (SQL/92 behavior). Default is off. | |
| Divide by Zero | Division by zero reports an error with SQLSTATE 22012. Do not select this option to return NULL. Default is on. | |