Saltar para o conteúdo principal
Versão: v20 R4 BETA

SQL Server Page

The SQL Server page groups together information about the integrated SQL server of 4D Server. It also includes a button that can be used to control the activation of the server.

The upper part of the page provides information about the current status of the SQL server of 4D Server.

  • Estado: Iniciado ou Parado
  • Starting time: Date and time the SQL server was last launched.
  • Uptime: Time elapsed since last startup of the SQL server.

Iniciar / Parar o SQL Server

Este botão alterna e pode ser usado para controlar a ativação do servidor SQL de 4D Server.

  • When the SQL server state is "Started," the button is titled Stop SQL Server. If you click on this button, the 4D Server SQL server is immediately stopped; it no longer replies to any external SQL requests received on the designated TCP port.
  • When the SQL server state is "Stopped," the button is titled Start SQL Server. If you click on this button, the 4D Server SQL server is immediately started; it replies to any external SQL queries received on the designated TCP port. Note that you will need a suitable license to be able to use the 4D SQL server.

The SQL server can also be launched automatically on application startup (option in the Settings) or by programming.

Informação

Configuração

This area provides information about the SQL server configuration parameters: automatic launching on startup, listening IP address, TCP port (19812 by default) and enabling of SSL for SQL connections (does not concern 4D nor HTTP connections).

Estes parâmetros podem ser modificados através das Preferências 4D.

Conexões

Número de ligações SQL atualmente abertas no 4D Server.

Ligações máximas

Número máximo de ligações SQL simultâneas permitidas. Este valor depende da licença instalada na máquina do servidor.