Contents Index sql_needs_quotes function sqlda_string_length function

ASA Programming Guide
  Embedded SQL Programming
    Library function reference

sqlda_storage function


Prototype 

unsigned long sqlda_storage( struct sqlda *sqlda, int varno );

Description 

Returns the amount of storage required to store any value for the variable described in sqlda->sqlvar[varno].


Contents Index sql_needs_quotes function sqlda_string_length function