Chapter 7. SQL Remote Design for Adaptive Server Anywhere

Users can subscribe to more than one publication, and can have more than one subscription to a single publication.

See also

“CREATE PUBLICATION statement” [ASA SQL Reference, page 385]

“Partitioning tables that do not contain the subscription expression” on page 105

“Creating subscriptions” on page 139

“Publishing only some rows using a WHERE clause” on page 96

“Altering existing publications” on page 99

Altering existing publications

After you have created a publication, you can alter it by adding, modifying, or deleting articles, or by renaming the publication. If an article is modified, the entire specification of the modified article must be entered.

You can perform these tasks using Sybase Central or with the ALTER

PUBLICATION statement 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 with DBA authority.

2.Right-click the publication or article and choose Properties from the popup menu.

3.Configure the desired properties.

To add articles (Sybase Central)

1.Connect to the database as a user who owns the publication or as a user with DBA 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. The Article Creation wizard appears.

5.In the Article Creation wizard, do the following:

99

Page 117
Image 117
Sybase DC38133-01-0902-01 manual Altering existing publications, To add articles Sybase Central