Contents Index Structure of embedded SQL programs Declaring host variables pdf/preface.pdf

UltraLite User's Guide
  The Embedded SQL Interface

Using host variables


Host variables are C variables that are identified to the SQL preprocessor. You use host variables to send values to the database server or receive values from the database server.


Declaring host variables
Data types in embedded SQL
Host variable usage
The scope of host variables
Using expressions as host variables
Using host variables in C++

Contents Index Structure of embedded SQL programs Declaring host variables pdf/preface.pdf