Cursor Not Found

Поиск
Список
Период
Сортировка
От Lynn.Tilby@asu.edu
Тема Cursor Not Found
Дата
Msg-id 1073020206.3ff4fd2e4afde@webmail.asu.edu
обсуждение исходный текст
Ответы Re: Cursor Not Found  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I have an embedded sql program with a while loop. I declare
and open a cursor before the while. The fetch forward next
is inside the while.  The first time through the while
the cursor works perfectly the second time I get the error:

sql error PerformPortalFetch: portal "foo_crsr" not found

I have implemented this sequence in other programs and
it has worked flawlessly as it should.

I cannot include the code here as it is proprietary.

I was just wondering if anyone had seen anything like
this before and could possibly shed some light on it.
I am continuing to look on the net for solutions.

Thanks for your help,
Lynn

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: website doc search is extremely SLOW
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: why the need for is null?