Row Lock

From: "Waldomiro" <wmiro(at)ig(dot)com(dot)br>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Row Lock
Date: 2003-10-03 13:29:06
Message-ID: 003401c389b2$53789020$1001a8c0@shx.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

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 ?

What shoud I do ?

Thanks

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Tenny 2003-10-03 13:34:28 Re: Row Lock
Previous Message Waldomiro 2003-10-03 13:23:11 Row Lock