Vertaling van "SQLSTATE" 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.
Returns the SQLSTATE value resulting from a failed connection attempt.
Retourne la valeur de SQLSTATE résultant d'une mauvaise tentative de connexion.
This attribute is a string value containing the "SQLSTATE" error code.
Cet attribut est une chaîne contenant le code d'erreur « SQLSTATE ».
Therefore, new applications are strongly encouraged to use SQLSTATE.
Par conséquent, les nouvelles applications ont fortement intérêt à utiliser SQLSTATE.
Returns a string containing an SQLSTATE value.
Retourne une chaîne contenant la valeur de SQLSTATE.
Descrizione containing the SQLSTATE error code for the last error.
Retourne une chaîne contenant le code erreur SQLSTATE pour la dernière erreur.
parameter to retrieve the SQLSTATE value for a specific connection.
pour obtenir la valeur de SQLSTATE pour la connexion spécifique.
Returns a string containing the SQLSTATE error code for the most recently invoked prepared statement function that can succeed or fail.
Retourne une chaîne contenant un code erreur SQLSTATE depuis la fonction de requête préparée la plus récente qu'elle ait réussie ou échouée.
Notice that the SQLSTATE error code is always defaulted, and the message string is not subject to translation.
Le code d'erreur SQLSTATE est toujours celui par défaut, la chaîne de caractères du message n'est pas sujette à traduction.
The errcode call specifies the SQLSTATE error code using a macro defined in src/include/utils/errcodes.h.
L'appel à errcode spécifie le code d'erreur SQLSTATE en utilisant une macro définie dans src/include/utils/errcodes.h.
Elenco dei SQLSTATE error code for the last error.
Retourne une chaîne contenant le code erreur SQLSTATE pour la dernière erreur.
errcode(sqlerrcode) specifies the SQLSTATE error identifier code for the condition.
errcode(sqlerrcode) spécifie le code SQLSTATE de l'identifiant de l'erreur pour la condition.
The SQLSTATE code for the error.
Le code SQLSTATE pour cette erreur.
Returns a string containing the SQLSTATE error code for the most recently invoked prepared statement function that can succeed or fail.
Retourne une chaîne contenant le code d'erreur SQLSTATE de la commande la plus récente qui a été préparée.