Row Lock

From: "Waldomiro" <wmiro(at)shx(dot)com(dot)br>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Row Lock
Date: 2003-10-03 13:23:11
Message-ID: 001401c389b1$8067aa40$1001a8c0@shx.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have an aplication which ask a code to bring up the data on screen, then the user can change the data and save it.

My problem is :

2 users at same time can put the same code and make diferent changes.

Are there any way to lock this record in postgres when the first user is changing the data on screen ?

Thanks

Waldomiro C Neto.
Shx Informática Ltda.
+55 (11) 5581-1551
www.shx.com.br
wmiro(at)shx(dot)com(dot)br

Browse pgsql-jdbc by date

  From Date Subject
Next Message Waldomiro 2003-10-03 13:29:06 Row Lock
Previous Message Gordon Ross 2003-10-03 12:30:16 Re: Concurrent Connections - User only allowed one