Contents Index sr_remotetable table sr_remoteuser table

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

sr_remotetype table


Function 

Each row describes one of the SQL Remote message types, including the publisher address.

Columns 
Column Data type Description
type_id INT An identification number for the message type.
type_name VARCHAR(128) The message type. There is a separate row for each of the following:
  • FILE

  • MAPI

  • VIM

  • SMTP

publisher_address VARCHAR(128) The publisher's address for the message type type_name.

Contents Index sr_remotetable table sr_remoteuser table