论坛


2025年7月26日 星期六

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

Ian Barker| Embarcadero Delphi Blogs |01:31:03

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...