New Features and Upgrading Guide
CHAPTER 3. New Features in Adaptive Server Anywhere 6.0
Other new features in Adaptive Server Anywhere Version 6.0 include the following:
Internationalization features Many new collations, including some based on ANSI code pages, are supplied as built-in collations, and Interactive SQL and Sybase Central provide OEM to ANSI conversion facilities.
For information, see Database Collations and International Languages and CHAR_OEM_TRANSLATION option.
Logging statements from Sybase Central You can log the statements that Sybase Central generates in order to later play back your actions in a script.
Enhanced Interactive SQL log The Interactive SQL log file now lists errors as comments after the statement that caused them.
The contents of a file read by a read command are also logged. The actual read statements are listed in comments.
The log is no longer truncated on each session of Interactive SQL ( or each change of connection ). Logged statements are appended to an existing log file, and the user is now responsible for log truncation.
Server connections limit The -gm database server command-line switch allows you to limit the number of concurrent connections to the database server.