Declaring host variables in embedded SQL applications
To transmit data between the database server and the application, declare host variables in your application source code for things such as relational SQL queries and host variable declarations for XQuery expressions.
About this task
The following table provides examples of host variable
declarations for embedded SQL host languages.
| Language | Example Source Code |
|---|---|
| C and C++ | |
| COBOL | |
| FORTRAN | |