STOP 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


STOP SQL SERVER

ParameterTypeDescription
This command does not require any parameters

Description

The STOP SQL SERVER command stops the integrated SQL server in the 4D application where it has been executed.

If the SQL server was launched, all the SQL connections are interrupted and the server no longer accepts any external SQL queries. If the SQL server was not launched, the command does nothing.

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

See Also

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