Exclusive locks in access

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MdeVries
Posts: 1
Joined: Tue 26 Jul 2011 08:56

Exclusive locks in access

Post by MdeVries » Tue 26 Jul 2011 09:08

Hello, i'm trying to get an exclusive lock on a access database in order to safely do some operations.
However i'm unable to find any mention of this in combination with unidac.
Could anyone point me in the right direction?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Wed 27 Jul 2011 14:03

Hello,

Unfortunately, you cannot set exclusive access to the MS Acces database at the moment. We will add such possibility in the next UniDAC version.

Post Reply