DatabaseFile Connection Parameter [DBF]

Specifies the target database file for a load or connection, when starting a database.

To connect to an already running database, use the DatabaseName (DSN) parameter.

SAP Sybase IQ requires the DBF parameter and the database file name to connect under special circumstances.

Usage

Embedded databases

Values

String

Default

None

Description

DBF loads and connects to a specific database file that is not already running on a database server.

You can also use UNC file names.

Warning!  The database file must be on the same machine as the database server. Managing a database file that is located on a network drive might lead to file corruption.

Example

To load and connect to the demo database (installed in directory C:\Program Files\Sybase\IQ-16_0\demo on Windows), use the following DBF parameter:

DBF=C:\Program Files\Sybase\IQ-16_0\demo\iqdemo.db