Contents Index free_sqlda function sql_needs_quotes function

ASA Programming Guide
  Embedded SQL Programming
    Library function reference

free_sqlda_noind function


Prototype 

void free_sqlda_noind( struct sqlda * sqlda );

Description 

Free space allocated to this sqlda. Do not free the memory referenced by each sqldata pointer. The indicator variable pointers are ignored.

Database properties

The Ping utility


Contents Index free_sqlda function sql_needs_quotes function