START SQL SERVER

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11


START SQL SERVER

ParameterTypeDescription
This command does not require any parameters

Description

The START SQL SERVER command launches the integrated SQL server in the 4D application where it has been executed. Once launched, the SQL server can respond to external SQL queries.

Note: This command does not affect the internal functioning of the 4D SQL kernel. The SQL kernal is always available for internal queries.

See Also

STOP SQL SERVER.

System Variables or Sets

If the SQL server has been launched correctly, the OK system variable is set to 1. Otherwise, it is set to 0.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next