Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » MobiLink - Server Administration » MobiLink Reference » MobiLink server system tables

 

ml_qa_notifications

This table is used only for QAnywhere applications. It is used by the Notifier to determine which QAnywhere clients to notify to initiate synchronization.

Caution

Do not alter this table.

Column

Description

user_id INTEGER.
name

VARCHAR(128). The QAnywhere client name that uniquely identifies a client message store.

Constraints

PRIMARY KEY( name )