CodeDatabaseDelphiInterBase

How To Read And Write Array Field Types In PostgreSQL and InterBase

Did you know that InterBase and PostgreSQL both support a field type which is an array of values? It is not always obvious how to read and write to these database array field types. I get quite a lot of email from Delphi and C++ developers asking if I know how to achieve something they are struggling with. One such recent email was in connection with how to get database array fields to display and…
Read more