Macros are defined for referencing the sqlcode field and some other fields in the sqlca.
Makros werden zur Referenzierung des Felds sqlcode und einiger anderer Felder im SQLCA-Bereich definiert.
Other results
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 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 program defines this handler code to write a message containing the SQL error code from the field SQLCODE and exit the main function with a -1 result.
Das Programm definiert diesen Handler-Code so, dass eine Meldung mit dem SQL-Fehlercode aus dem Feld SQLCODE geschrieben und die Hauptfunktion mit dem Ergebnis -1 beendet wird.
A detailed error message is defined by the sqlcode field in the SQLCA.
Vom Feld sqlcode im SQLCA-Bereich wird eine detaillierte Fehlermeldung definiert.
Relevant information is stored in the sqlcode field.
Die relevante Information wird im Feld sqlcode gespeichert.
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.
Definitions for error codes returned in the sqlcode field of the SQLCA.
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.
However, the callback function does not control execution flow, so the application should check the SQLCODE field in the SQLCA after all calls to UltraLite functions.
Die Callback-Funktion steuert den Ausführungsfluss jedoch nicht, sodass die Anwendung das Feld SQLCODE im SQLCA-Bereich nach jedem Aufruf einer UltraLite-Funktion prüfen muss.
When a JavaScript Error is thrown because of a failed UltraLite database operation, the SQL error code is set on the sqlCode field of the Connection object.
Wenn ein JavaScript-Fehler aufgrund eines fehlgeschlagenen UltraLite-Datenbankvorgangs ausgegeben wird, wird der SQL-Fehlercode im sqlCode-Feld des Connection-Objekts angezeigt.
Most of the time, checking the sqlcode field of the SQLCA (SQLCODE) directly is the easiest way to check error conditions.
Meistens ist es am einfachsten, das sqlcode-Feld des SQLCA (SQLCODE) direkt zu überprüfen, um Fehlerzustände zu prüfen.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.