Subject | Re: [ib-support] Lock or Versioning |
---|---|
Author | ibrahim |
Post date | 2003-05-14T13:43:23Z |
No,
you can lock table for update, insert and delete
you can do it with a different transaction
i am using ibx.
transaction is read-write table stability
write
consistency
if this transaction modified a table, other users can't reach the table
until transaction is commited
regards
ibrahim Bulut
Software/Database Developer
Republic Of Turkey
you can lock table for update, insert and delete
you can do it with a different transaction
i am using ibx.
transaction is read-write table stability
write
consistency
if this transaction modified a table, other users can't reach the table
until transaction is commited
regards
ibrahim Bulut
Software/Database Developer
Republic Of Turkey
----- Original Message -----
From: "fesumus" <fesumus@...>
To: <ib-support@yahoogroups.com>
Sent: Wednesday, May 14, 2003 4:30 PM
Subject: [ib-support] Lock or Versioning
>
>
> Hi!
>
> IB works with Lock or only Record Versioning?
> It locks a record(or page) for update/delete?
>
> Thx for help
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>