binding columns to memory locations

Поиск
Список
Период
Сортировка
От joel reed
Тема binding columns to memory locations
Дата
Msg-id 19981222143746.27628.rocketmail@send106.yahoomail.com
обсуждение исходный текст
Список pgsql-interfaces
i've looked for quite some time now through header files, documention,
and pgsql mailing lists for an answer to the following question (which
i hope is not some kind of FAQ)...

is it possible to bind the columns of a SELECT result set to memory
locations in my C/C++ program so that upon execution of a FETCH NEXT
these memory locations will hold the resultant data of the next row in
the result set?

if the answer is NO or NOT YET, is this in the realmn of possibility?
(i'm thinking i'd try my hand at adding this capibility if this is
reasonable given pgsql's architecture)

finally, is anyone else working on a patch related to this?

thanks for you time & help,
jwr


joelreed@nospam.ddiworld.com




_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Предыдущее
От: "C. Hendra Suhartanto"
Дата:
Сообщение: Pg Interface to PostgreSQL Problem
Следующее
От: Mark Nielsen
Дата:
Сообщение: my perl interface to postgresql