Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Remote » Creating SQL Remote systems » Publications and articles

 

Creating publications

You create publications based on existing tables in the consolidated database. Use the following procedures to create publications that consist of all the columns and rows in a table.

Prérequis

You must have the SYS_REPLICATION_ADMIN_ROLE system role.

 Task
  1. In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the consolidated database.

  2. In the left pane, click the Publications folder.

  3. Click File » New » Publication.

  4. In the What Do You Want To Name The New Publication field, type a name for the publication. Click Next.

  5. In the Choose a Publication Type window, select the appropriate publication type. Click Next.

  6. In the Specify Tables list, click one or more (using Ctrl-click) tables. Click Add.

  7. Click Finish.

Résultat

The publication is created as specified.

 See also