Calling a stored procedure with an array parameter

From: Andrei Gheorghe <andreigheorghe165(at)yahoo(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Calling a stored procedure with an array parameter
Date: 2013-08-13 08:32:57
Message-ID: 1376382777.41649.YahooMailNeo@web162401.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Michael Paquier 2013-08-14 05:26:13 About FetchBufferSize and row caching for postgres odbc
Previous Message Frank A. U. 2013-08-10 07:32:07 Threading setting in odbcinst.ini