To start a database server running from an application.
Embedded databases
No StartLine parameter
You should supply a StartLine parameter only if you are connecting to a database server that is not currently running. The StartLine parameter is a command line to start a server.
For a detailed description of available command line switches, see Chapter 1, “Running the Database Server,”Sybase IQ Utility Guide.
The following data source fragment starts a database server with a cache of 32MB.
StartLine=dbeng6 -c 32M asiqdemo.db