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 - Database Administration » SQL Anywhere database connections

 

Tutorial: Creating a SQL Anywhere database

This tutorial shows you how to use Sybase Central to create a simple database that is modeled on the Products, SalesOrderItems, SalesOrders, and Customers tables of the SQL Anywhere sample database.

 Privileges

Lesson 1: Creating a database file
Lesson 2: Adding tables to the database
Lesson 3: Setting a NOT NULL constraint on a column
Lesson 4: Creating a foreign key