community.borland.com

Article #25234: 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.

Last Modified: 02-OCT-00