embedded SQL specific
Add to list
Translation of "embedded SQL specific" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The additional formats fall into the second category of embedded SQL specific statements.
The additional formats fall into the second category of embedded SQL specific commands.
An embedded SQL specific statement (OPEN, DECLARE, FETCH, and so on) has a syntax error.
Other results
Several SQL commands are specific to embedded SQL and can only be used in a C program.
Several SQL statements are specific to embedded SQL and can only be used in a C program.
In addition to SQL statements, embedded SQL also provides library functions to perform some specific tasks.
ODBC and embedded SQL applications use a separate application protocol specific to SQL Anywhere.
Host variables can also be used in place of a statement name, a cursor name, or an option name in statements specific to embedded SQL .
Hostvariable können in Embedded SQL-Anweisungen auch anstelle eines Anweisungsnamens, eines Cursornamens oder eines Optionsnamens benutzt werden.
The embedded SQL statement SET SQLCA is used to tell the SQL preprocessor to use a specific SQLCA for database requests.
Following is a very simple example of an embedded SQL program.
The following is an example of multi-threaded embedded SQL reentrant code.
You attempted to drop an embedded SQL statement that doesn't exist.
Normal C language comments are allowed in the middle of embedded SQL statements.