Subject | Re: [IBO] record lock |
---|---|
Author | Daniel Bertin |
Post date | 2001-10-18T22:18:02Z |
Hi Jason
what is the property pessimisticlocking = true/false in IBOTable used for
Daniel
At 02:56 PM 18/10/2001 -0700, you wrote:
New Generation Software
what is the property pessimisticlocking = true/false in IBOTable used for
Daniel
At 02:56 PM 18/10/2001 -0700, you wrote:
>In short, there is no way to lock records. InterBase doesn't use locking.Daniel Bertin
>What you have to do is perform a dummy update on records in a transaction
>and then this reserves those records so that other transactions cannot
>update them and conflict. IOW, you cannot use AutoCommit in this mode of
>operation.
>
>HTH,
>Jason Wharton
>CPS - Mesa AZ
>http://www.ibobjects.com
>
>
>----- Original Message -----
>From: "Daniel Bertin" <daniel@...>
>To: <IBObjects@yahoogroups.com>
>Sent: Thursday, October 18, 2001 9:29 AM
>Subject: [IBO] record lock
>
>
> >
> >
> > Hi all,
> >
> > Could someone tell me how to lock a record after issuing a locate command.
> >
> > I'm using an IBOTable with IB6 and D5.
> >
> > I know, it sounds stupid but I cannot find anything on record locking in
> > IBO help file.
> >
> > Help please,
> > Daniel
> >
>
>
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
New Generation Software