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
