[Interest] sqlite

Scott Aron Bloom scott at towel42.com
Fri Apr 17 10:29:02 CEST 2015


Don't use SQLLite, use a client/server base SQL system...

-----Original Message-----
From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of Graham Labdon
Sent: Friday, April 17, 2015 1:25 AM
To: Interest at qt-project.org
Subject: [Interest] sqlite

Hi
My application makes use of an sqlite database that needs to be shared amongst multiple instantiations of the application.
Can  anyone please suggest how I can implement this such that if one instantiation of the application updates the database then any other instantiations that are running get notified.

Thanks

_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list