Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Usage » Remote data and bulk operations » Remote data access » Proxy tables

 

Creating proxy tables (Sybase Central)

Administrators can create proxy tables using Sybase Central.

Prerequisites

DBA authority.

Context and remarks

Sybase Central does not support creating proxy tables for system tables. However, proxy tables of system tables can be created using the CREATE EXISTING TABLE statement.

 Create a proxy table
  1. Use the SQL Anywhere 12 plug-in to connect to the host database.

  2. In the left pane, double-click Remote Servers.

  3. Select a remote server, and in the right pane click the Proxy Tables tab.

  4. In the File menu click New » Proxy Table.

  5. Follow the instructions in the Create Proxy Table Wizard.

Results

The proxy table is created.

Next

None.

 See also