[Qt-interest] Berkeley DB 5

Jan janusius at gmx.net
Sat May 1 12:04:58 CEST 2010


Hi,

I am using Qt's sqlite driver with Berkeley DB 5 (simply replaced 
sqlite.dll with the sqlite.dll provided by Berkeley DB).

Since database locking is different (only the page not the whole db is 
locked) it might be an option to use this in a network environment as 
well (Multiple users). As far as I know this is not recommended with sqlite.

I hjust did some simple test with sqlbrowser demo but I have no means 
to test it in a network. Has anyone tried this and could share 
experiences with using Qt's sqlite driver + Berkeley in a network?

Thanks
Jan



More information about the Qt-interest-old mailing list