Cursors for update.., we have to port an informix 9.x appication using cursors for update
- From: jmadm <jmadm(at)montevideo(dot)com(dot)uy>
- To: pgsql-interfaces(at)postgresql(dot)org
- Subject: Cursors for update.., we have to port an informix 9.x appication using cursors for update
- Date: Tue, 20 Dec 2005 17:46:49 -0200
- Message-id: <43A85FA9.3060607@montevideo.com.uy> <text/plain>
We have to port an application from Informix 9 CSQL to Postgres 8.1
using Ecpg.
Informix application uses cursors for update to lock all the rows
involved in those cursor. Then an update my occur ussing Current of.
How we can do this with postgres?
Thanks for the reply.
Jorge
Home |
Main Index |
Thread Index