Thread: Question about Cursors

Question about Cursors

From
Diogo Biazus
Date:
Some questions about cursors:

Does Postgres 7.1.3 support server cursors?
I didn't find any documentation about it, where I should look for?

P.S. Does anyone know any version of Zeos database components (Delphi)
that works with Postgres 7.2+ ?

Thanks in advance,

--
Diogo de Oliveira Biazus
diogo@ikono.com.br
Ikono Sistemas e Automação
http://www.ikono.com.br



Re: Question about Cursors

From
"scott.marlowe"
Date:
On Wed, 2 Oct 2002, Diogo Biazus wrote:

> Some questions about cursors:
>
> Does Postgres 7.1.3 support server cursors?
> I didn't find any documentation about it, where I should look for?

Take a look here:

http://www.ca.postgresql.org/users-lounge/docs/7.1/reference/sql-declare.html

> P.S. Does anyone know any version of Zeos database components (Delphi)
> that works with Postgres 7.2+ ?

Can it talk to an ODBC/JDBC database?  If so then postgresql should work.