Re: [pgadmin-support] questions about cursors

2007-04-24 Thread Joris Dobbelsteen
resql.org >Subject: [pgadmin-support] questions about cursors > >Hi, > >I am trying to use cursors and I am really frustrated already. >Do I need to install an extension? > >1. Problem number one is that what ever I use in front of the >fetch command it is not being ac

[pgadmin-support] questions about cursors

2007-04-24 Thread Anton Andreev
Hi, I am trying to use cursors and I am really frustrated already. Do I need to install an extension? 1. Problem number one is that what ever I use in front of the fetch command it is not being accepted, it gives a syntax error. If I use a number ,"all" or "forward" it gives an error again?