Contents Index Adding MobiLink users to a remote database Priority order for extended options and connection parameters

MobiLink Synchronization User's Guide
  Adaptive Server Anywhere Clients
    Creating MobiLink users

Configuring MobiLink user properties


You can specify the following properties for each MobiLink user in a remote database:

To configure MobiLink user properties (Sybase Central)

  1. Connect to the database from the Adaptive Server Anywhere plug-in as a user with DBA authority.

  2. Open the MobiLink Users folder.

  3. Right-click the MobiLink user name and choose Properties from the pop-up menu.

  4. Change the properties as needed.

To configure MobiLink user properties (SQL)

  1. Connect to the database as a user with DBA authority.

  2. Execute an ALTER SYNCHRONIZATION USER statement.

    The following example changes the extended options for MobiLink user named SSinger to their default values:

    ALTER SYNCHRONIZATION USER SSinger
    DELETE ALL OPTION

    For more information, see ALTER SYNCHRONIZATION USER statement [MobiLink].

    You can also specify properties when you create the MobiLink user name.

    For more information, see CREATE SYNCHRONIZATION USER statement [MobiLink].


Priority order for extended options and connection parameters

Contents Index Adding MobiLink users to a remote database Priority order for extended options and connection parameters