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 

Tables tab 

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

Available Tables list    Lists all the in the database you are currently connected to. To add a table to the Selected Tables list, select the table in the Matching Tables list, then click Add.

Selected Tables list    Lists all the tables that are included in the article for the client database. If you want to remove a table from the Selected Tables list, select the table, then click Delete.

You can use the Table Pattern and Owner Pattern fields to limit the tables shown in the Matching Tables list, and so locate the tables you want to include.

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.

Available columns list    Lists the tables selected on the Tables tab. Double-click a table in the list to display its columns. To add a column to the Selected Columns list, select the table in the Available Columns list, then click Add.

Selected columns list    Lists all the columns that are included in the article for the client database. If you want to remove a column from the Selected Columns list to remove the column from the article, select the column, then click Delete.

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.

Articles list    Select a table from the list of tables included in the article.

The selected article has the following WHERE clause    In the text box, type the WHERE clause for the table to restrict the rows that are included in the article.

For more information, see .

See also 

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.

Articles list    Select a table from the list of tables included in the article.

The selected article has the following SUBSCRIBE BY restriction    You can choose one of the following options for the SUBSCRIBE BY restriction for the article:

See also