Hello,

The problem: How to exclusively lock SQLite file on opening? I want to prevent application from being opened many times with the same file, but instead - display a warning message.

There's only internal sqlite3OsLock() but I want to override all these locks/unlocks made by 'pager'.

--
regards / pozdrawiam,
 Jaroslaw Staniek / OpenOffice Polska
 Kexi Project: http://www.kexi-project.org, http://koffice.kde.org/kexi
 KDElibs/Windows: http://wiki.kde.org/tiki-index.php?page=KDElibs+for+win32




Reply via email to