Chapter 7. SQL Remote Design for AdaptiveSer verAnywhere
Userscan subscribe to more than one publication, and can have more than
onesubscription to a single publication.
Seealso
“CREATEPUBLICATION statement” [ASA SQL Reference,page 385]
“Partitioningtables that do not contain the subscription expression” on
page105
“Creatingsubscriptions” on page 139
“Publishingonly some rows using a WHERE clause” on page 96
“Alteringexisting publications” on page 99
Altering existing publications
Afteryou have created a publication, you can alter it by adding, modifying,
ordeleting articles, or by renaming the publication. Ifan article is modified,
theentire specification of the modified article must be entered.
Youcan perform these tasks using Sybase Central or with the ALTER
PUBLICATIONstatement in Interactive SQL.
To modify the properties of existing publications or articles
(Sybase Central)
1. Connect to the database as a user who owns the publication or as a user
withDBA authority.
2. Right-click the publication or article and choose Properties from the
popupmenu.
3. Configure the desired properties.
Toadd articles (Sybase Central)
1. Connect to the database as a user who owns the publication or as a user
withDBA authority.
2. In the left pane, open the Publications folder.
3. Select the publication you want to add an article to.
4. From the File menu, choose New Article.
TheArticle Creation wizard appears.
5. In the Article Creation wizard, do the following:
99