Contents Index Publication property sheet: General tab Publication property sheet: Connection tab

SQL Anywhere Studio Help
  Adaptive Server Anywhere Help
    Introduction to property sheets
      Publication property sheet

Publication property sheet: Articles tab

The Articles tab of the Publication property sheet has the following components:

Each tab is described in detail below.

See also 

CREATE PUBLICATION statement

Publishing only some rows using a WHERE clause

Tables tab 

The Tables tab lets you select tables and add them to the list of articles that are included in the client database.

Columns tab 

The Columns tab lets you select columns from tables and add them to the list of articles that are included in the client database.

WHERE Clauses tab 

Articles defined for SQL Remote and MobiLink publications can use a WHERE clause to define a subset of rows of a table to be included in an article. UltraLite applications can use row subsets by supplying a WHERE clause, with one exception: articles in UltraLite publications governing HotSync synchronization cannot use a WHERE clause.

The WHERE Clauses tab lets you supply a WHERE clause to restrict the rows that are included in the client database.

See also 

The WHERE clause: specifying rows

SUBSCRIBE BY Restrictions tab 

This tab only applies to SQL Remote articles.

The SUBSCRIBE BY Restrictions tab lets you define a subset of rows of a table for inclusion in the article.

See also 

Publishing only some rows using a subscription expression


Contents Index Publication property sheet: General tab Publication property sheet: Connection tab