Calling a stored procedure with an array parameter - Mailing list pgsql-odbc

From Andrei Gheorghe
Subject Calling a stored procedure with an array parameter
Date
Msg-id 1376382777.41649.YahooMailNeo@web162401.mail.bf1.yahoo.com
Whole thread Raw
Responses Re: Calling a stored procedure with an array parameter  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-odbc
Hello

I would like to know if I can use the postgres ODBC driver to call a stored procedure with an array parameter. I've managed to do it by binding the parameter as SQL_CHAR with a value like { value1, value 2 }but I would like to know if there's another more efficient way.

pgsql-odbc by date:

Previous
From: "Frank A. U."
Date:
Subject: Threading setting in odbcinst.ini
Next
From: Michael Paquier
Date:
Subject: About FetchBufferSize and row caching for postgres odbc