[HACKERS] Can I have multiple cursors open ...

2002-07-12 Thread Jim Parker
.. 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 ?

Re: [HACKERS] Can I have multiple cursors open ...

2002-07-12 Thread Thomas Lockhart
Is this possible ? Sure. - Thomas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html