SQI
Table


SQI - Table

Description

This diagram depicts a single SQI table. An SQI table consists, primarily, of two lists.

1. The hColHdrs list contains column information ( SQICOLUMN ).

2. The hRows list contains row data (  *char[] ).

The table handle itself ( SQITABLE ) also contains the table name and file name as required.

Related Functions

_sqiLoadTable,  sqiFreeTable


[Next]

Page 1 of 2