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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » Remote data access » Proxy tables

 

Dropping proxy tables (Sybase Central)

Administrators can use Sybase Central to delete proxy tables that are associated with a remote server.

Prerequisites

You must be the owner, or have the DROP ANY TABLE or DROP ANY OBJECT system privilege.

Context and remarks

Before a remote server can be dropped, you must drop all proxy tables associated with the remote server.

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

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

  3. In the right pane, click the Proxy Tables tab.

  4. Select the proxy table, and then click Edit » Delete.

  5. Click Yes.

Results

The proxy table is deleted.

Next

Once all the proxy tables associated with a remote server have been dropped, you can drop the remote server.

 See also