MobiLink new features

Following is a list of changes and additions to the software introduced in version 8.0.1.

  • Full error context reporting   The MobiLink server now shows the full error context in its output file when an error occurs during synchronization.

    For more information, see -o option.

  • User ID mapping   MobiLink now allows you to more readily find a database user ID or map a MobiLink user name to a user ID.

    For more information, see modify_user connection event.

  • Set address and type as client options   The MobiLink client now allows you specify the communication type and address on the command line to connect to the MobiLink server.

    For more information, see MobiLink SQL Anywhere client extended options.

  • Log MobiLink-issued ODBC statements   You can instruct MobiLink to log to an ODBC output file all the ODBC statements issued by MobiLink.

  • Modify the download timestamp   You can modify the last download timestamp or the next last download timestamp in two new events.

    For more information, see modify_last_download_timestamp connection event and modify_next_last_download_timestamp connection event.

  • Automatic timestamp conflict tolerance   In the event of a timestamp conflict between the consolidated and remote database, this option allows timestamp values with a precision higher than the lowest-precision to be used for conflict detection purposes.

    For more information, see -zp option.