version 11
START SQL SERVER
Parameter | Type | Description | ||||
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
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.