Hi,

I am trying to build an application in Java (1.4.2) which will have a 
notification mechanism to notify various components within the system when 
database changes occur. Since MySQL does not support triggers I am trying to 
figure out an efficient way of implementing this. How can I know when 
changes(updates/inserts/deletes) occur in the database? 

Any thoughts or ideas are welcome.

Thanks for you help,
Sashi

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to