The MobiLink Synchronization for ASA wizard lets you select the 8, 9, or 10 versions of SQL Anywhere Studio that you want to use for your database and synchronization connections. If you select version 10, the wizard-generated script that starts the synchronization uses the registry key on the desktop (“HKEY_LOCAL_MACHINE\Software\Sybase\SQL Anywhere\10.0”) to locate SQL Anywhere drivers and executable files. However, the registry key for SQL Anywhere 10 on a handheld device is “HKEY_CURRENT_USER\Software\Sybase\SQL Anywhere\10.0”.
Therefore, if you use the MobiLink Synchronization for ASA wizard to generate objects and script for MobiLink 10 synchronization, you must modify the script before you deploy the objects to a handheld device or emulator. The script you need to modify is in the determine_asa_regpath function of the user object generated by the wizard. [CR 472528]