Connect to the database from the SQL Anywhere 12 plug-in as a user with DBA authority.
Locate the MobiLink user in the MobiLink Users folder.
Right click the MobiLink user and choose Delete.
Connect to the database as a user with DBA authority.
Execute a DROP SYNCHRONIZATION USER statement.
The following example removes the MobiLink user named SSinger from the database:
DROP SYNCHRONIZATION USER SSinger |
For more information, see DROP SYNCHRONIZATION USER statement [MobiLink].
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |