Re: Where the info is stored

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Igor Korot <ikorot01(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Where the info is stored
Date: 2026-03-01 10:33:00
Message-ID: 4a5257949cef4201aa27912c6e91a7c4101a7999.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2026-03-01 at 01:58 -0600, Igor Korot wrote:
> It would be interesting to know what to bind ARRAY column
> in ODBC code (the type in the SQLBindCol()), but that's a
> different topic which is probably OT here.

I'd suspect that you need to use the string representation of the array
and bind it as string.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Justin Swanhart 2026-03-01 12:22:26 Re: Can "on delete cascade" dependency be used in pgdump or similar ?
Previous Message Igor Korot 2026-03-01 07:58:37 Re: Where the info is stored