Re: Newbie Oracle 7.2 Questions

From: Todd Verstraten <tverstrat_at_tier3.com>
Date: 1996/10/17
Message-ID: <3267004F.1FEA_at_tier3.com>#1/1


Chris Gatto wrote:
>
> Ok, its like this...
>
> We are developing a small 30 to 50 user client server package and
> using Powerbuilder 5.0 in conjunction with Oracle 7.2.
>
> My questions are this:
>
> 1. When developing can we count on Oracle performing its own row/table
> lock functions when two or more users are attempting to access the same
> record ? Or does the developer have to programatically enforse this ?
>
> 2. What is the best method of dealing with situations were a user enters
> a module in the application and does not leave it for a long length of
> time. This would cause access problems for other users attempting to
> modify the same data. Can we time them out after x minutes?, other
> solutions?
>
> Thanks

read up on select ... FOR UPDATE for your answer. You will want to know the details.

Todd Verstraten
mailto:tverstrat_at_tier3.com
http://www.tier3.com Received on Thu Oct 17 1996 - 00:00:00 CEST

Original text of this message