You can now stop the database server you just started.
In Windows, you can stop a database server by clicking Shut Down on the Server Messages window.
Double-click the SQL Anywhere icon in the Windows taskbar.
The Server Messages window appears.
Click Shut Down.
Open a command prompt.
Change to the SQL Anywhere installation directory.
Stop the personal database server running the sample database by executing the following command:
dbstop demo10
The Stop Server utility (dbstop) can only be run at a command prompt, and is not available on NetWare. See Stop Server utility (dbstop).
Delete the c:\demodb directory.