> -----Original Message-----
> From: Han
>
> pgsql-odbcHi,
>
> Use or not use declare/fetch -- what's the difference? What
> cursor behaviors they support, respectively? Why default to not
> use declare/fetch? When should I set it to true? I can not find a
> detailed doc about this.
Unfortunately PostgreSQL doesn't support cross transaction cursors.
The option is mainly for read-only applications.
regards,
Hiroshi Inoue
http://www.geocities.jp/inocchichichi/psqlodbc/