Although the tutorial program is simple, it contains elements that must be present in every embedded SQL source file used for database access.
Das Programm dieser praktischen Einführung ist zwar einfach, es enthält aber dennoch Elemente, die in jeder für den Datenbankzugriff verwendeten Embedded SQL-Quelldatei enthalten sein müssen.
The ISO/ANSI standard allows an embedded SQL source file to declare the following special host variables within a declaration section
Der ISO/ANSI-Standard gestattet es einer Embedded SQL-Quelldatei, die folgenden speziellen Hostvariablen innerhalb eines Deklarationsabschnitts zu deklarieren
The SQL preprocessor reads an embedded SQL source file and replaces all the embedded SQL statements with C-language source code.
Der SQL-Präprozessor liest eine Embedded SQL-Quelldatei und ersetzt alle Embedded SQL-Anweisungen mit Quellcode in C.
The SQL preprocessor reads an embedded SQL source file and replaces all the embedded SQL statements with C-language source code. If a file contains information that the SQL preprocessor requires, include it with the embedded SQL INCLUDE statement.
Der SQL-Präprozessor liest eine Embedded SQL-Quelldatei und ersetzt alle Embedded SQL-Anweisungen mit Quellcode in C. Wenn eine Datei Informationen enthält, die der SQL-Präprozessor benötigt, beziehen Sie sie mit der Embedded SQL INCLUDE-Anweisung ein.
Write your source code in an embedded SQL source file, which typically has extension.sqc.
Schreiben Sie Ihren Quellcode in eine Embedded SQL-Quellcodedatei, die in der Regel die Erweiterung.sqc hat.
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.