To have remote tables appear as local tables to the client, you create local proxy tables that map to the remote data.
Prerequisites
DBA authority.
Context and remarks
Many.
Define the server where the remote data is located. This specifies the type of server and location of the remote server.
Map the local user login information to the remote server user login information if the logins on the two servers are different.
Create the proxy table definition. This specifies the mapping of a local proxy table to the remote table. This includes the server where the remote table is located, the database name, owner name, table name, and column names of the remote table.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |