Creating remote procedures (Sybase Central)

Administrators can use Sybase Central to create a remote procedure.

Prerequisites

DBA authority.

Context and remarks

Many.

 Create a remote procedure

If a remote procedure can return a result set, even if it does not always return one, then the local procedure definition must contain a RESULT clause.

  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 the remote server, and in the right pane click the Remote Procedures tab.

  4. In the File menu, click New » Remote Procedure.

  5. Follow the instructions in the Create Remote Procedure Wizard.

Results

The remote procedure is created.

Next

None

 See also