Vertaling van "SQL SET" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For more information on the different options and their associated values, refer to the description of the SQL SET OPTION command.
Pour plus d'informations sur les différentes options et leurs valeurs associées, reportez-vous à la description de la commande SQL SET OPTION.
Description The SQL SET OPTION command modifies the value of the option passed in option.
Description La commande SQL SET OPTION permet de modifier la valeur de l'option passée dans le paramètre option.
If the request contains more than one? character, several calls to SQL SET PARAMETER will be necessary.
Si la requête comporte plusieurs caractères ?, plusieurs appels à SQL SET PARAMETER seront nécessaires.
Note: It is possible to set the encoding used by the SQL server for processing external requests using the 4D SQL SET OPTION command.
Note : Il est possible de définir l'encodage utilisé par le serveur SQL pour le traitement des requêtes externes à l'aide de la commande 4D SQL SET OPTION.
This mode can be explicitly turned off using EXEC SQL SET AUTOCOMMIT TO OFF.
Ce mode peut être explicitement désactivé en utilisant EXEC SQL SET AUTOCOMMIT TO OFF.
Note, that SQL SET NAMES is not monitored.
For more information, please refer to the description of the SQL SET PARAMETER command.
Pour plus d'informations, reportez-vous à la description de la commande SQL FIXER PARAMETRE.
Description The SQL SET PARAMETER command allows the use of a 4D variable, array or field value in SQL requests.
Description La commande SQL FIXER PARAMETRE permet d'utiliser la valeur d'une variable, d'un tableau ou d'un champ 4D dans les requêtes SQL.
To remedy this, you can use the SQL SET PARAMETER command.
Pour y remédier, vous pouvez utiliser la commande SQL FIXER PARAMETRE.
FileMaker does not use SQL set semantics on queries.