SQL Remote User's Guide
System Objects for Adaptive Server Anywhere
SQL Remote system tables
Each row describes one of the SQL Remote message types, including the publisher address.
| Column | Data type | Description |
|---|---|---|
| type_id | SMALLINT | An identification number for the message type. |
| type_name | VARCHAR(128) |
The message type. There is a separate row for each of the following:
|
| publisher_address | VARCHAR(128) | The publisher's address for the message type type_name. SQL Remote receives messages from this address. |
| remarks | LONG VARCHAR | Comments |