Hi,

Im not sure if this is right place to ask this question, but here goes. I have have declared a cursor with an query within a transaction. I need to get the current position of the cursor and also the number of rows it represents. Is there any way to do this? I was thinking i could do "SELECT count(cursor_column) FROM cursor_name", but i get a relation does not exist error.

thanks.


-- Alexander Cohen http://www.toomuchspace.com (819) 348-9237 (819) 432-3443


---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to