Collection Contents Index FileDataSourceName connection parameter [FILEDSN] Next PDF

SQL Anywhere® Server - Database Administration  > Connection Parameters and Network Protocol Options  > Connection parameters

ForceStart connection parameter [FORCE]


Start a database server without attempting to connect to one.

Usage

Only with the db_start_engine function.

Values

YES, NO

Default

NO

Remarks

By setting ForceStart=YES, the db_start_engine function starts a server without attempting to connect to one, even if there is one already running.

See also

Collection Contents Index FileDataSourceName connection parameter [FILEDSN] Next PDF