In this lesson, you create a database file to hold your database. The database file contains system tables and other system objects that are common to all databases; later you will add tables. Other options are available when creating a database, but the default choices are typically sufficient.
To create a new database file
Start Sybase Central.
From the Tools menu, choose SQL Anywhere 11 » Create Database.
Read the information on the Welcome page, and then click Next.
Select 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.
Click Finish.
Click Close.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |