You can drop a publication using either Sybase Central or the DROP PUBLICATION statement.
You must have DBA authority to drop a publication or be the owner of the publication.
Delete a publication (Sybase Central)Connect to the remote database as a user with DBA authority using the SQL Anywhere 12 plug-in.
Open the Publications folder.
Right-click a publication and choose Delete.
Delete a publication (SQL)Connect to the remote database as a user with DBA authority.
Execute a DROP PUBLICATION statement.
See also
Example![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |