Vertaling van "SQLCODE" in Engels
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.
Devuelve una cadena que contiene el mensaje de error y el valor SQLCODE derivados de un intento de conexión fallido.
Returns a string containing the error message and SQLCODE value resulting from a failed connection attempt.
Valores devueltos Devuelve una cadena que contiene el mensaje de error y el valor SQLCODE derivados de un intento de conexión fallido.
Returns a string containing the error message and SQLCODE value for the last error that occurred issuing an SQL statement.
Una operación de fetch después de haber recuperado la última fila posiciona el cursor detrás de la misma y devuelve SQLSTATE 02000 (SQLCODE +100).
After you fetch the last row, if you fetch again, you will put the cursor after the last row and get the following code: SQLSTATE 02000 (SQLCODE +100).
Devuelve en una cadena un carácter describiendo el resultado de una sentencia y los valores SQLSTATE y SQLCODE asociados con la última sentencia SQL ejecutada.
Returns in a string one character describing the general results of a statement and both SQLSTATE and SQLCODE associated with the most recent SQL statement executed.
Si el carácter "x" es cualquier otra cosa diferente a un espacio, SQLSTATE y SQLCODE describen el error con mayor detalle.
If the "x" character is anything other than space, SQLSTATE and SQLCODE describe the error in more detail.
Si el carácter "x" no es un espacio, los códigos SQLSTATE y SQLCODE describen el error con mayor detalle.
If the "x" character is anything other than space, SQLSTATE and SQLCODE describe the error in more detail.
Devuelve como cadena un carácter que describe de manera general el resultado de una sentencia así como los códigos SQLSTATE y SQLCODE asociados con la última sentencia SQL ejecutada.
Returns in a string one character describing the general results of a statement and both SQLSTATE and SQLCODE associated with the most recent SQL statement executed. Parâmetros more data
Devuelve una cadena que contiene el mensaje de error y el valor SQLCODE derivados de un intento de conexión fallido.
Devuelve una cadena que contiene el mensaje de error y el valor SQLCODE derivados de un intento de conexión fallido.
Valorile întoarse Returns the SQLSTATE value resulting from a failed connection attempt.
Una operación de fetch después de haber recuperado la última fila posiciona el cursor detrás de la misma y devuelve SQLSTATE 02000 (SQLCODE +100).
After you fetch the last row, if you fetch again, you will put the cursor after the last row and get the following code: SQLSTATE 02000 (SQLCODE +100).