Re: Problem calling stored procedure

Поиск
Список
Период
Сортировка
От
Тема Re: Problem calling stored procedure
Дата
Msg-id B74B7433CDDD2C4AA41D94832E32E19D92EE97@EMEXM1112.dir.svc.accenture.com
обсуждение исходный текст
Ответ на Problem calling stored procedure  (<neil.saunders@accenture.com>)
Список pgsql-sql
Just a quick addendum;
I'm finding the number of rows by using GET DIAGNOSTICS num_entries = ROW_COUNT after I open the query, and then
branchingdepending on this value - Is there any issue with using this in conjunction with cursors and OPEN FOR SELECT?
I'vejust tried using OPEN FOR EXECUTE and quoting the query string, but still no luck - num_entries is still 0. 
Thanks again,
Neil.


This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private
information. If you have received it in error, please notify the sender immediately and delete the original.  Any other
useof the email by you is prohibited. 


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

Предыдущее
От:
Дата:
Сообщение: Re: Problem calling stored procedure
Следующее
От:
Дата:
Сообщение: Re: Problem calling stored procedure