Before an SQLDA structure is used, your application must initialise the following fields:
| SQLN | This must be set to the maximum number of SQLVAR entries that the structure can hold. | 
| SQLDABC | The maximum size of the SQLDA. 
 |