Calling a stored procedure with an array parameter

Поиск
Список
Период
Сортировка
От Andrei Gheorghe
Тема Calling a stored procedure with an array parameter
Дата
Msg-id 1376382777.41649.YahooMailNeo@web162401.mail.bf1.yahoo.com
обсуждение исходный текст
Ответы Re: Calling a stored procedure with an array parameter  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список 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 по дате отправления:

Предыдущее
От: "Frank A. U."
Дата:
Сообщение: Threading setting in odbcinst.ini
Следующее
От: Michael Paquier
Дата:
Сообщение: About FetchBufferSize and row caching for postgres odbc