
To make your repository database available to clients over the network, you should run it as a service.
Start
Programs
SQL Anywhere 16
Admin Tools
Sybase Central
to open Sybase Central.| Parameter | Description |
|---|---|
| -n <servername dbfilepath> | [required] Specifies the server name and path to the
.db file. For
example:-n repository c:\db\repository.db |
| -x tcpip(port=<portno>) | [recommended] Specifies the port to use. For
example:-x tcpip(port=2638) |