DBISAM offers two types of record locking protocols, pessimistic and optimistic locking.
ADI-diary.NET uses Pessimistic Lock Protocol when editing records, meaning that you cannot edit the same record at the same time on two different computers.
Therefore, there is a possibility that dangling record locks will be left on the server if a client application is terminated unexpectedly.
See also Local area network
Copyright © 2004 - 2008 Dedoc Software Ltd.