Don't use SQLLite, use a client/server base SQL system... -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Graham Labdon Sent: Friday, April 17, 2015 1:25 AM To: [email protected] 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 [email protected] http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
