Examples with "The SQLSTATE code" and their translation 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.
The SQLSTATE code identifies the type of error that has occurred; it can be used by front-end applications to perform specific operations (such as error handling) in response to a particular database error.
Le code SQLSTATE identifie le type d'erreur qui s'est produite; cela peut être utilisé par des applications d'entrée pour effectuer des opérations spécifiques (comme la gestion d'erreur) en réponse à une erreur de base de données particulière.
If you need more specific information about an error, PDO also offers an PDO::errorInfo() method which returns an array containing the SQLSTATE code, the driver specific error code and driver specific error string.
Si vous avez besoin d'informations spécifiques sur l'erreur, PDO vous propose également la méthode PDO::errorInfo() qui retourne un tableau contenant le code SQLSTATE, le code erreur spécifique du driver et la chaîne décrivant l'erreur provenant du driver.
Andere resultaten
The SQLSTATE codes are for the most part defined in the SQL standard.
Descrizione containing the SQLSTATE error code for the last error.
Retourne une chaîne contenant le code erreur SQLSTATE pour la dernière erreur.
For a list of the possible SQLSTATE codes, see Appendix A.
Pour une liste des codes SQLSTATE possibles, voir l'Annexe A, Codes d'erreurs de PostgreSQL.
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.
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.
Returns a null-terminated string containing the SQLSTATE error code for the most recently executed SQL statement.
Retourne une chaîne termineé par null, contenant le code d'erreur SQLSTATE de la dernière 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.
returns a null-terminated string containing the SQLSTATE error code for the most recently invoked prepared statement API function that can succeed or fail.
retourne une chaîne terminée par un null, contenant le code d'erreur SQLSTATE de la plus récente fonction de requête préparée qui ait été utilisée.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.