Translation of "Embedded SQL-Anweisung" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
embedded SQL statement
Mögliche Ursache Eine Ganzzahl wurde in einer Embedded SQL-Anweisung (für einen Fetch-Offset oder einen Hostvariablen-Arrayindex, etc.) erwartet, und der Präprozessor konnte das übergebene Element nicht in eine Ganzzahl konvertieren.
An integer was required in an embedded SQL statement (for a fetch offset, or a host variable array index, and so on) and the preprocessor was unable to convert the supplied value into an integer.
Eine Ganzzahl wurde in einer Embedded SQL-Anweisung (für einen Fetch-Offset oder einen Hostvariablen-Arrayindex, etc.) erwartet, und der Präprozessor konnte das übergebene Element nicht in eine Ganzzahl konvertieren.
An integer was required in an embedded SQL statement (for a fetch offset, or a host variable array index, and so on) and the preprocessor was unable to convert what was supplied into an integer.
In der Embedded SQL-Anweisung wird den Variablennamen ein Doppelpunkt vorangestellt, um dem SQL-Präprozessor anzuzeigen, dass es sich bei den Namen um Programmvariable handelt.
In the embedded SQL statement the variable names are prefixed by a colon character to indicate to the sql preprocessor that the names are program variables.
Eine C-Zeichenfolge war in einer Embedded SQL-Anweisung erforderlich (für einen Cursornamen, Optionsnamen etc.), und der übergebene Wert war keine C-Zeichenfolge.
A C string was required in an embedded SQL statement (for a cursor name, option name, and so on) and the value supplied was not a C string.
Mögliche Ursache Eine C-Zeichenfolge war in einer Embedded SQL-Anweisung erforderlich (für einen Cursornamen, Optionsnamen etc.), und der übergebene Wert war keine C-Zeichenfolge.
A C string was required in an embedded SQL statement (for a cursor name, option name, and so on) and the value supplied was not a C string.
Sie haben ein Zeichenfolgenliteral in einer Embedded SQL-Anweisung eingegeben, aber es ist kein schließendes Anführungszeichen für das Zeilenende oder das Dateiende vorhanden.
You have specified a string literal in an embedded SQL statement, but there is no ending quote before the end of line or end of file.
Diese Funktion muss aufgerufen werden, bevor ein anderer Bibliotheksaufruf erfolgen kann und bevor eine Embedded SQL-Anweisung ausgeführt wird.
This function must be called before any other library call is made and before any embedded SQL command is executed.
Diese Definition muss die erste Embedded SQL-Anweisung sein. Der logische Platz für den Befehl ist das Ende der Include-Liste.
This definition must be the first embedded SQL statement, so a natural place for it is the end of the include list.
Sie haben versucht, eine Embedded SQL-Anweisung zu löschen, die nicht existiert.
You attempted to drop an embedded SQL statement that doesn't exist.
Der Quellcode eines C-Programms, das Embedded SQL benutzt, muss vor der ersten Embedded SQL-Anweisung in der Quelldatei folgende Anweisung enthalten
Every C program using embedded SQL must contain the following statement before any other embedded SQL statements in the source file.
Die folgende Embedded SQL-Anweisung hat zwei Eingabeparameter
The following embedded SQL statement has two input parameters
Der aktuelle SQLCA-Zeiger wird bei jeder Embedded SQL-Anweisung implizit an die Interface-Bibliothek der Datenbank übergeben.
The current SQLCA pointer is implicitly passed to the database interface library on every embedded SQL statement.
Die Verbindung mit der Datenbank wird mit der Embedded SQL-Anweisung CONNECT hergestellt, die die erforderliche Benutzer-ID und das Kennwort bereitstellt.
Connecting to the database is accomplished with the embedded SQL CONNECT statement supplying the appropriate user ID and password.
Potentially sensitive or inappropriate content
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.