Subject | Re: [firebird-support] Record Locking |
---|---|
Author | Martijn Tonies |
Post date | 2004-04-29T11:56:34Z |
Hi,
other transactions.
eg:
UPDATE mytable SET ID = ID WHERE ID = :MyID
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> I am working with INDY components over the internet. Now one applicationDoing a dummy update on a record will "lock" it for
> has to access the firebird database with multiple threads. Is it possible
> to lock one record for a thread until the thread has finished reading and
> writing to that record ? Is it also possible to lock a range of selected
> record for instance child records of a master record for reading and
> writing until my thread is finished ?
other transactions.
eg:
UPDATE mytable SET ID = ID WHERE ID = :MyID
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com