Can you bind output variables?

Поиск
Список
Период
Сортировка
От Mark Crosland
Тема Can you bind output variables?
Дата
Msg-id 000301c50da5$fd808370$0201a8c0@laguna
обсуждение исходный текст
Список pgsql-interfaces
Hello,

Can you use paramValues[] in either PQexecParams or PQexecPrepared to read 
data from the DB into the bound variables?

Or can you only bind input values? And all output must be read by iterating 
over rows and columns using PQgetvalue() ?

Thanks,
Mark, 



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can you bind output variables?
Следующее
От: Nick Burch
Дата:
Сообщение: Re: PGXML