StartLine Connection Parameter [START]

Starts a database server running from an application.

Usage

Embedded databases

Default

No StartLine parameter

Description

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.

Examples

  • The following data source fragment starts a database server with a cache of 32MB.

    StartLine=dbeng6 -c 32M iqdemo.db
Related reference
DatabaseSwitches Connection Parameter [DBS]