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 » Directory access servers

 

Creating directory access servers (Sybase Central)

Administrators can create directory access servers using the Create Directory Access Server Wizard in Sybase Central.

Prerequisites

You must have the MANAGE ANY USER and SERVER OPERATOR system privileges.

You must have the CREATE PROXY TABLE system privilege to create proxy tables owned by you. You must have the CREATE ANY TABLE or CREATE ANY OBJECT system privilege to create proxy tables owned by others.

Context and remarks

When you create a directory access server, you can control the number of subdirectories that can be accessed and whether the directory access server can modify existing files.

 Task
  1. In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the host database.

  2. In the left pane, right-click Directory Access Servers and click New » Directory Access Server.

  3. Follow the instructions in the Create Directory Access Server Wizard.

  4. In Sybase Central, in the left pane, right-click Tables and click New » Proxy Table.

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

Results

A directory access server is created and configured.

 See also