Subject | Record Locking |
---|---|
Author | Uwe Oeder |
Post date | 2004-04-29T08:30:47Z |
I am working with INDY components over the internet. Now one application
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 ?
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 ?