Specify default values for the launch configuration of newly created ASA procedural objects and for the SQL Editor. Set these preferences in Window|Preferences|Connection Level Options, on the Adaptive Server Anywhere_9.x tab.
Connection Level options are server settings.
Connection Level Options: Arithmetic
Field | Explanation | |
---|---|---|
Ansi integer overflow | Click for integer overflow errors to cause a SQLSTATE = 22003 - overflow error (SQL/92 behavior). Default is OFF. | |
Divide by zero | Click for division by zero to report an error with SQLSTATE 22012. Do not click to return NULL. Default is ON. |
Connection Level Options: On TSQL Error
Field | Explanation |
---|---|
On TSQL Error | Select error handling action for stored procedures:
|
Connection Level Options: Transactions
Field | Explanation |
---|---|
Chained | Set the autocommit option:
|
Isolation Level | Select locking behavior:
|
Connection Level Options: Miscellaneous
Field | Explanation |
---|---|
ANSI NULL | When the check box is selected, any comparisons with NULL using = or != evaluate to unknown. Default is ON. |
Quoted identifier | When the check box is selected, strings enclosed in double quotes are interpreted as identifiers. Default is OFF for JDBC connections. |
Setting Connection-Level Option Preferences
See the Database Administration Guide, Chapter 16, "Database Options" in the Adaptive Server Anywhere collection under Sybase WorkSpace Server Administration.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com