> Do any of you have knowledge of how to use the WAL mode of SQLite3 with
> FPC (as I understand this should open up for some concurrency)?
>

>From the SQLite3 docs, WAL is the only NONconcurrent mode. It means a
single connection serving multiple clients in predefined order.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to