[All]
Inserting into InterBase arrays
Abstract: Inserting into InterBase arrays
Problem:
I cannot INSERT into an InterBase array via ISQL or WISQL
Solution:
There is currently no provision to access arrays from ISQL or
WISQL. In order to take advantage of arrays, it is necessary
to either used embedded SQL programming, or API level
programming.