This table is used only for QAnywhere applications. It is a staging table that is used when synchronizing status changes with the originating client, where the originating client was using SQL Anywhere version 9.0.1.
Do not alter this table.
Column |
Description |
---|---|
msgid |
VARCHAR(128). A globally unique message identifier. |
status | VARCHAR(255). The status of the message. Can be pending, receiving, received, unreceivable, expired, or cancelled. The default is pending. |
statustime | TIMESTAMP. The last time the status was changed. |
mluser | VARCHAR(128). The MobiLink user name that uniquely identifies a remote database. |
PRIMARY KEY( msgid )
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |