User's Manual

Column Data type Description
option_id INTEGER An identification number for the
message link parameter.
user_id INTEGER The user ID for which the parameter
is set.
"setting00" VAR-
CHAR(255)
The value of the message link pa-
rameter.
sr_remoteoptiontype table
Function Each row describes one of the SQL Remote message link parameters.
Columns
Column Data type Description
option_id INTEGER An identification number for the
message link parameter.
type_id INTEGER An identification number for the
message type that uses this parameter
"option" VAR-
CHAR(128)
The name of the message link pa-
rameter.
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 VAR-
CHAR(128)
The name of the stored procedure to
be executed in the case of conflicts.
old_row_name VAR-
CHAR(128)
The table that holds the old row
name.
remote_row_-
name
VAR-
CHAR(128)
The table that holds the remote row
name.
sr_remotetype table
Function Each row describes one of the SQL Remote message types, including the
342