Translation of "sqlcode" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
You can access this field directly using the SQLCODE macro.
Sie können auf dieses Feld direkt mit dem Makro SQLCODE zugreifen.
Support for SQLCODE is likely to be dropped in a future version.
Der Support für SQLCODE wird vermutlich in zukünftigen Versionen entfernt.
Relevant information is stored in the sqlcode field.
Die relevante Information wird im Feld sqlcode gespeichert.
The sqlcode and sqlstate fields contain error codes when a database request has an error.
Das Feld sqlcode enthält einen Fehlercode, wenn eine Datenbankanforderung einen Fehler verursacht.
The sqlcode field contains an error code when a database request causes an error.
Das Feld sqlcode enthält einen Fehlercode, wenn eine Datenbankanforderung einen Fehler verursacht.
The sqlcode and sqlstate fields contain error codes when a database request has an error.
Die Felder sqlcode und sqlstate enthalten Fehlercodes, falls eine Anforderung an die Datenbank einen Fehler hervorrief.
The string includes the computer name and application name of the client. sqlcode
Die Zeichenfolge enthält den Computernamen und den Anwendungsnamen des Clients. sqlcode
sqlcode A 32-bit integer that specifies the error code when the database detects an error on a request.
sqlcode Eine Ganzzahl, die den Fehlercode angibt, wenn die Datenbank einen Fehler bei einer Anforderung feststellt.
Some C macros are defined for referencing the sqlcode field, the sqlstate field, and some other fields.
Einige C-Makros sind definiert, um die Felder sqlcode und sqlstate und einige weitere Felder anzusprechen.
These hooks contain information specific to the type of error; for example, sqlcode and sqlstate are provided for SQL errors.
Die Hooks enthalten Informationen, die sich auf den speziellen Fehlertyp beziehen. 'Sqlcode' und 'sqlstate' beispielsweise weisen auf SQL-Fehler hin.
TRUE if the sqlcode indicates that a row was fetched successfully by the last operation.
TRUE, wenn sqlcode anzeigt, dass durch den letzten Vorgang eine Zeile erfolgreich abgerufen wurde.
A detailed error message is defined by the sqlcode field in the SQLCA.
Vom Feld sqlcode im SQLCA-Bereich wird eine detaillierte Fehlermeldung definiert.
FALSE if the sqlcode indicates the row was not fetched.
FALSE, wenn sqlcode anzeigt, dass die Zeile nicht abgerufen wurde.