Use this statement to delete an UltraLite synchronization profile. Synchronization profiles define how an UltraLite database synchronizes with the MobiLink server.
DROP SYNCHRONIZATION PROFILE sync-profile-name
sync-profile-name The name of the synchronization profile.
None.
None.
The following example shows the syntax for dropping a synchronization profile called Test1.
DROP SYNCHRONIZATION PROFILE Test1; |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |