Contents Index sr_remoteoptiontype table sr_remotetype table

SQL Remote User's Guide
  System Objects for Adaptive Server Enterprise
    SQL Remote system tables

sr_remotetable table


Function 

Each row describes a table that is marked for replication using SQL Remote.

Columns 
Column Data type Description
table_id INT The id of the table.
resolve_name VARCHAR(128) The name of the stored procedure to be executed in the case of conflicts.
old_row_name VARCHAR(128) The table that holds the old row name.
remote_row_name VARCHAR(128) The table that holds the remote row name.

Contents Index sr_remoteoptiontype table sr_remotetype table