Can I have multiple cursors open ...

Поиск
Список
Период
Сортировка
От Jim Parker
Тема Can I have multiple cursors open ...
Дата
Msg-id 200207112324.g6BNOfo0005349@smtp-server1.tampabay.rr.com
обсуждение исходный текст
Ответ на Re: bugzilla.pgaccess.org  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
.. inside of each other using ECPG ?

I have a situation where it would be advantages to open a cursor, retrieve
a tuple, then open another query based on the results of the first.  Then
when that query has been processed return to the first query and get the
second tuple.

Is this possible ?

cheers,
Jim Parker


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

Предыдущее
От: "eutm"
Дата:
Сообщение: Bug of PL/pgSQL parser
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: urgent needed