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@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to