I have an urgent need to know how to get arrays in and out of a Delpgi5 program from a IB database.
CREATE TABLE
(Id integer not null primary key,
Array1 integer[1,10]);
What SQL-statements and D5 statements to use?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.