MySQL Forums
Forum List  »  Newbie

can MySQL send a command?
Posted by: Remy Wiersma
Date: July 28, 2014 03:40AM

Hi All,

As I am new to MySQL please forgive me when I ask something stupid. :)

Is it possible that when I send a XML file to the MySQL DB the DB will give a command (signal/request) to a third party software that there is an new file added to the DB?
Or can MySQL send the files it receives to another program.

We have software which works with MySQL as an DB but we would like to print out an label when a XML is send to the DB. With API it will take minutes befor you can print, maybe MySQL can be set in a way it notice the other software when a XML is added so this software can get the XML out of the DB and create a label to print.

Anybody a idea how to solve this?

Thanks in advance!

Options: ReplyQuote


Subject
Written By
Posted
can MySQL send a command?
July 28, 2014 03:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.