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.
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.
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.
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.
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.
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.
Autres résultats
Das Feld code kann einen SQLCODE übergeben, der der Nachricht zugeordnet ist.
A SQLCODE associated with the message may be provided incode.
Das Feld code kann einen SQLCODE übergeben, der der Nachricht zugeordnet ist. Anderfalls ist der Wert "0". Das Feld length gibt die Länge der Nachricht an.
The code field may provide a SQLCODE associated with the message, otherwise the value is 0. The length field tells you how long the message is.
Meistens ist es am einfachsten, das sqlcode-Feld des SQLCA (SQLCODE) direkt zu überprüfen, um Fehlerzustände zu prüfen.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.