Subject | Re: [ib-support] Record locking |
---|---|
Author | Artur Anjos |
Post date | 2003-05-29T21:05:08Z |
Martin,
where ...).
you use a transaction mode that can give you this. But maybe you don't need
to do a lock at all. :-)
Get some info here: http://www.ibphoenix.com
Artur
> 1. Firebird can lock records either by api calls or some other methodYes. One way is to do a dummy update (update mytable set myfield=myfield
where ...).
> 2. If it can point me to a website where there is information and orYou should learn about transactions in Firebird. You don't lock a record,
> examples of record locking.
you use a transaction mode that can give you this. But maybe you don't need
to do a lock at all. :-)
Get some info here: http://www.ibphoenix.com
Artur