Download for Windows Premium
Advertising
SQLSTATE-Code

Translation of "SQLSTATE-Code" in English

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
SQLSTATE code
Jeder SQLSTATE-Code ist die Verkettung einer 2-Zeichen-Klasse und einer 3-Zeichen-Unterklasse.
Each SQLSTATE code is the concatenation of a 2-character class and a 3-character subclass.
Wenn Sie genauere Informationen über einen Fehler benötigen, bietet PDO auch die Methode PDO::errorInfo() , die ein Array zurückgibt, das den SQLSTATE-Code, den treiberspezifischen Fehler-Code und die treiberspezifische Fehlermeldung enthält.
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.
Die Methode PDO::errorCode() gibt einen einzelnen SQLSTATE-Code zurück.
The PDO::errorCode() method returns a single SQLSTATE code.
Gibt eine Zeichenfolge von fünf Zeichen zurück, die den aktuellen SQLSTATE-Code enthält.
Returns a string of five characters containing the current SQLSTATE code.
Gibt den SQLSTATE-Code des Fehlers zurück.
The SQLSTATE code for the error.
Der SQLSTATE-Code identifiziert den Typ des aufgetretenen Fehlers. Dieser kann von Anwendungen ausgewertet werden, um entsprechende Operationen auszuführen (beispielsweise Fehlerbehandlungsroutinen), als Reaktion auf einen bestimmten Datenbankfehler.
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.
Wenn Sie genauere Informationen über einen Fehler benötigen, bietet PDO auch die Methode PDO::errorInfo(), die ein Array zurückgibt, das den SQLSTATE-Code, den treiberspezifischen Fehler-Code und die treiberspezifische Fehlermeldung enthält.
If you create a PDOStatement object through PDO::prepare() or PDO::query() and invoke an error on the statement handle, PDO::errorCode() will not reflect that error.
Die Methode PDO::errorCode() gibt einen einzelnen SQLSTATE-Code zurück.
PDO::errorCode() only retrieves error codes for operations performed directly on the database handle.
Die Methode PDO::errorCode() gibt einen einzelnen SQLSTATE-Code zurück.
If your query is successful, PDO::errorInfo() still returns an array.
Wenn Sie genauere Informationen über einen Fehler benötigen, bietet PDO auch die Methode PDO::errorInfo(), die ein Array zurückgibt, das den SQLSTATE-Code, den treiberspezifischen Fehler-Code und die treiberspezifische Fehlermeldung enthält.
public array PDOStatement::errorInfo (void) Return Values PDOStatement::errorInfo() returns an array of error information about the last operation performed by this statement handle.
Die Methode PDO::errorCode() gibt einen einzelnen SQLSTATE-Code zurück.
PDOStatement::errorCode() - Fetch the SQLSTATE associated with the last operation on the statement handle
No results found for this meaning.

Synonyms and analogies of "SQLSTATE-Code" in German

Advertising

Results: 11. Exact: 11. Elapsed time: 16 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200