Template and Definition property sheet: Articles tab

The Site property sheet does not have an Articles tab.

The Articles tab of the Template and Definition property sheets has the following components:

Tables tab    The Tables tab lets you select tables to include in your client database.

Columns tab    The Columns tab lets you select columns from the tables to include in your client database.

WHERE Clauses tab    The WHERE Clauses tab lets you type a WHERE clause to restrict the rows included in the article.

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.

Selected tables list    Lists all the tables that are included in the article for 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.

Available columns list    Lists the tables selected on the Tables tab. Click a table in the list to display its columns.

Selected columns list    Lists all the columns that are included in the article for the client database.

WHERE Clauses tab 

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