You can start a personal server running a single database in several ways:
On Windows, from the Start menu, choose Programs » SQL Anywhere 11 » SQL Anywhere » Personal Server Sample.
Execute the following command in the directory where demo.db is located to start both a personal server and a database called demo.db:
dbeng11 demo |
Use a database file name in a connection string.
You can specify commands in several ways, depending on your operating system:
Run the command at a command prompt.
Place the command in a shortcut or desktop icon.
Run the command in a batch file.
Include the command as a StartLine (START) connection parameter in a connection string. See StartLine connection parameter [START].
There are slight variations in how you specify the basic command from platform to platform.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |