Hi...
(sorry bad english)
Anybody know, can QPSQL driver emit some signal, when table change?
Example: when user update table from his program, my copies program will notified about this and I recall query in code.
I want to do this because I think than it's more graceful, and don't use query by timer...