How to make C++ react when there is a UPDATE in a MySQL DB?
Posted by:
diogo silva ()
Date: October 11, 2009 09:52AM
Hello,
I am trying to do a very simple program in C++ that writes out what ever has just been added to a table in MySQL, but I have no ideia how to do this.
I tried to search for C++ MySQL and Events in Google but didn't found anything.
Thanks