MySQL Forums
Forum List  »  Newbie

Using MySQL Trigger to select data in remote server
Posted by: Celio Cantalice
Date: January 02, 2015 12:41PM

Hello!,

Happy New Year for all :D

My question is:

How i can(if this is possible) use a mysql trigger to verify data in another table in a remote server.

This is the Situation:

The user add data to a table `tbl_company` on local server, but before of insert, i need the trigger verify if the data inserted exists in `tbl_company` on the remote server.

Anybody can help me with this? if is possible do?

Options: ReplyQuote


Subject
Written By
Posted
Using MySQL Trigger to select data in remote server
January 02, 2015 12:41PM


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.