I'm looking at MySQL for a project where multiple applications sharing the same 
database need to collaborate. For example, if one application made a change to a 
table, another application would be notified via an event (the applications may run on 
different host machines). However, I have not been able to find this kind of feature 
(eg. a notification service) in MySQL. Can MySQL do that at all?
 
Thanks.


---------------------------------
Do you Yahoo!?
Free Pop-Up Blocker - Get it now

Reply via email to