Puede utilizar variables locales con el comando SQL EXECUTE cuando estas variables se utilizan directamente en el parámetro de petición SQL y no vía las referencias.
You can use local variables with the SQL EXECUTE command when these variables are used directly in the parameter of the SQL request and not through references.
Las búsquedas SQL ejecutadas vía el comando SQL EXECUTE se redireccionan a esta conexión; las búsquedas incluidas dentro de las etiquetas Begin SQL/End SQL no se redireccionarán.
The SQL queries executed via the SQL EXECUTE command will be redirected to this connection; the queries included within the Begin SQL/End SQL tags will not be redirected.
El comando SQL EXECUTE se utiliza para ejecutar un comando SQL y asociar el resultado a objetos 4D (arrays, variables o campos).
The SQL EXECUTE command executes an SQL command and binds the result to 4D objects (arrays, variables or fields).
Autres résultats
El resultado de una petición SQL se recupera, por ejemplo, utilizando el parámetro objAsoc del comando SQL EXECUTE (ver Presentación de los comandos del tema SQL).
Utilizando los parámetros adicionales del comando SQL EXECUTE (solución recomendada).
Using the additional parameters of the SQL EXECUTE command (recommended solution).
Las consultas SQL ejecutadas a través del comando SQL EXECUTE serán redirigidas a esta conexión; Las consultas incluidas en las etiquetas Begin SQL/End SQL no se redirigirán.
The SQL queries executed via the SQL EXECUTE command will be redirected to this connection; the queries included within the Begin SQL/End SQL tags will not be redirected.
Compruebe el comando SQL generado, si es necesario puede modificarlo.
Check the generated SQL command, if necessary you can modify it.
El comando SQL LOGIN permite definir el tipo de conexión a abrir.
The SQL LOGIN command lets you specify the type of connection to open.
Una transacción se hace permanente emitiendo el comando SQL COMMIT.
A transaction is made permanent by issuing the SQL command COMMIT.
Devuelve un identificador ODBC si el comando SQL esta preparado.
Returns an ODBC result identifier if the SQL command was prepared successfully.
Para remediar esto, puede utilizar el comando SQL SET PARAMETER.
To remedy this, you can use the SQL SET PARAMETER command.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.