Create a database file to hold your data. The database file contains system tables and other system objects that are common to all databases.
Prerequisites
This lesson assumes that you have the roles and privileges listed in the Privileges section at the start of this tutorial: Tutorial: Creating a SQL Anywhere database.
Start Sybase Central. Click Start » Programs » SQL Anywhere 16 » Administration Tools » Sybase Central.
Start the Create Database Wizard. Click Tools » SQL Anywhere 16 » Create Database.
On the Welcome page, click Next.
Click Create a database on this computer, and then click Next.
In the Save the main database file to the following file field, type c:\temp\mysample.db.
If your temporary directory is somewhere other than c:\temp, specify the appropriate path.
On the Specify DBA user and Password page, specify the DBA user ID and password. By default, the user ID is DBA and the password is sql. However, it is recommended that you change these settings to ensure that your database is secure.
Click Finish and then click Close.
You are automatically connected to the database as the DBA user.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |