Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Database Administration » Starting and connecting to your database » Tutorial: Connecting to the sample database

 

Lesson 4: (Optional) Restoring the sample database

If you made changes to the sample database, use the following procedure to restore the sample database.

 Restore the sample database
  • Run the following command to recreate the sample database including its data.

    newdemo "%SQLANYSAMP12%\demo.db"
 See also