Creates a new publication in the database.
void Connection.createPublication( String pub_name, String[] tables ) throws ULjException
pub_name The name of the publication to create.
tables An array of table names.
The synchronization of the entire database is done using the special Connection.SYNC_ALL publication list.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |