Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere 16 - Changes and Upgrading » What's new in version 16.0 » SQL Anywhere new features

 

Database options

Following is a list of enhancements made to database options in SQL Anywhere version 16.0.

  • auto_commit_on_create_local_temp_index option   This option controls whether the database server performs a COMMIT before an index is created on a local temporary table. You must upgrade existing databases to use this feature. See auto_commit_on_create_local_temp_index option.

  • extern_login_credentials option   Controls whether remote connections arel be attempted using the logged in user's extern login credentials or the effective user's extern login credentials. See extern_login_credentials option.

  • webservice_sessionid_name option   This option redefines what the SQL Anywhere web server uses to determine whether session management is used. See webservice_sessionid_name option.