I have an app that talks to a MySQL data base. This is fine for posting queries and updating records.
Is there a mechanism that tells my application when someone else updates the data base? When that happens I want to update the display in my app with the changes. I can do this with periodic queries but it would be much better to have a push system originating from the data base. Bill Vlahos _________________ InfoWallet (http://www.infowallet.com) helps me remember the important details of my life. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
