What's New in SQL Anywhere Studio
What's New in Version 8.0.1
Behavior changes in version 8.0.1
Palm database backup In previous releases, if the ULUtil application was used to backup a database, the database would be backed up on each subsequent HotSync operation.
Most UltraLite data is effectively backed up by synchronization. As the most common use of an explicit backup is to create an initial database for deployment, continuing to make backups on HotSync is not the desired behavior in most cases. Now, each time an UltraLite application starts, it disables backups on future HotSync operations.
If you wish to explicitly require backups for databases every time a HotSync is performed, you can do so by setting the palm_all_backup parameter in the UL_STORE_PARMS macro.
For more information, see UL_STORE_PARMS macro.
UltraLite support for synchronization on the Palm Computing Platform using ScoutSync technology is deprecated. Version 8.0.x will continue to support ScoutSync up to version 3.6, but the next major release of SQL Anywhere Studio will not support ScoutSync.