Sybase SQL Anywhere
Home
Account/Password
Server Info
Download Client
Install Client
Using Client
Zone Setup
PHP Sample
JSP Sample

 

 

Using Client

There are 2 programs that you will be using most of the time, Interactive SQL and Sybase Central. Interactive SQL allows you to run your SQL to retrieve results or do some updates. Creating, dropping or modifying of objects (tables, views, procedures, etc) can also be done here. Sybase Central shows you the objects that you have created, and you can also similarly create, drop or modify your objects here.

Interactive SQL

After invoking Interactive SQL, you will need to supply your user id, password and server information to login.

First, key in your user id and password, then click on the Database tab to switch to another tab for supplying the server information.

 

Type in the Database information and switch to the Network tab

 

Type in the Network information, then click on OK to connect.

 

Upon successful login, you should see the following screen.

 

Sybase Central

When you invoke Sybase Central, you will see the following screen. However, note that you have not established any connection with the server yet. Click on Connections -> Connect with SQL anywhere 11 to call out the login screen.

 

You will see the same login screen similar to the one for Interactive SQL. Use the same procedure to login.

 

Upon successful login, you will see the same screen as before, but this time round displaying more information.