Subject | Exclusive acces to table / data? |
---|---|
Author | jacobhavkrog |
Post date | 2010-08-03T09:30:46Z |
Hi -
I'M migrating a Delphi application from BDE Paradox to Firebird.
With BDE I used the TTable.Exclusive property to ensure exclusive access to the database, also in a multi-user context.
I would open a table exclusively while doing updates to the database in generel to make sure, that the updates were only done once.
How do I do this with Firebird?
Thanks
Jacob
I'M migrating a Delphi application from BDE Paradox to Firebird.
With BDE I used the TTable.Exclusive property to ensure exclusive access to the database, also in a multi-user context.
I would open a table exclusively while doing updates to the database in generel to make sure, that the updates were only done once.
How do I do this with Firebird?
Thanks
Jacob