Host variables must be simple names because the SQL preprocessor does not recognize pointer or reference expressions.
Hostvariable müssen einfache Namen sein, da der SQL-Präprozessor Zeiger oder Referenzausdrücke nicht erkennt.
Because the SQL preprocessor can not parse C code, it assumes all host variables, no matter where they are declared, are known globally following their declaration.
Da der SQL-Präprozessor C-Code nicht syntaktisch analysieren kann, geht er davon aus, dass alle Hostvariable, unabhängig davon, wo sie deklariert wurden, im Anschluss an ihre Deklaration global bekannt sind.
Although the above code works, it is confusing because the SQL preprocessor relies on the declaration inside getManagerID when processing the statement within setManagerID.
Der oben angegebene Code funktioniert zwar, ist aber verwirrend, da der SQL-Präprozessor von der Deklaration in getManagerID abhängig ist, wenn die Anweisung in setManagerID verarbeitet wird.
Host variables must be simple names because the SQL preprocessor does not recognize pointer or reference expressions.
Hostvariable müssen einfache Namen sein, da der SQL-Präprozessor Zeiger oder Referenzausdrücke nicht erkennt.
Because the SQL preprocessor can not parse C code, it assumes all host variables, no matter where they are declared, are known globally following their declaration.
Da der SQL-Präprozessor C-Code nicht syntaktisch analysieren kann, geht er davon aus, dass alle Hostvariable, unabhängig davon, wo sie deklariert wurden, im Anschluss an ihre Deklaration global bekannt sind.
Although the above code works, it is confusing because the SQL preprocessor relies on the declaration inside getManagerID when processing the statement within setManagerID.
Der oben angegebene Code funktioniert zwar, ist aber verwirrend, da der SQL-Präprozessor von der Deklaration in getManagerID abhängig ist, wenn die Anweisung in setManagerID verarbeitet wird.
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.