Use this system procedure to delete mappings between a MobiLink user and remote devices when you are manually setting up device tracking.
Item |
Parameter |
Description |
---|---|---|
1 |
ml_user |
VARCHAR(128) |
This system procedure is useful only if you are manually setting up device tracking.
For DB2 mainframe consolidated database types, this procedure is called ml_del_listen. See IBM DB2 mainframe server-initiated synchronization system procedure name conversions.
See Using device tracking with Listeners that don't support it.
Delete a recipient record:
CALL ml_delete_listening( 'myULDB' ); |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |