Drops one or more synchronization users from a SQL Anywhere remote database.
DROP SYNCHRONIZATION USER ml-username, ...
ml-username: identifier
Drop one or more synchronization users from a MobiLink remote database.
DBA authority and exclusive access to all tables referred to publications subscribed by the user.
All subscriptions associated with the user are also deleted.
SQL/2008 Vendor extension.
Remove MobiLink user ml_user1 from the database.
DROP SYNCHRONIZATION USER ml_user1; |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |