Thread: pgadmin2-1_4_12 CURSOR PROBLEM. IT RETURNS 'Query executed Ok'!!! Why??

pgadmin2-1_4_12 CURSOR PROBLEM. IT RETURNS 'Query executed Ok'!!! Why??

From
Devang Jadav
Date:
Greetings.

 I have a problem.
I am able to execute a cursor from the backend(postgresql on linux) and see
the cursor returns rows. when i try to execute it from pgadmin sql window,
it does not return anyrows and says 'Query executed Ok'. Could you please
tell me what is the problem?

Thanks
Devang


Re: pgadmin2-1_4_12 CURSOR PROBLEM. IT RETURNS 'Query executed Ok'!!!Why??

From
"Dave Page"
Date:
It's rumoured that Devang Jadav once said:
> Greetings.
>
> I have a problem.
> I am able to execute a cursor from the backend(postgresql on linux) and
> see the cursor returns rows. when i try to execute it from pgadmin sql
> window, it does not return anyrows and says 'Query executed Ok'. Could
> you please tell me what is the problem?

pgAdmin II doesn't support cursors. I hope to implement support in pgAdmin
III.
Regards, Dave.