Subject Re: [firebird-support] array of datatype
Author Helen Borrie
At 07:07 AM 8/09/2004 +0000, you wrote:
>I make a table with a array of datatype but I don't know how to perform
>operations with it. I'd be very grateful if someone post a syntax how to
>perform select, insert and update of such table and how can I operate
>on an array slice.

See api10.c in your /examples directory.

./heLen