Send data from one database to another

Asked

Viewed 19 times

0

Is there any way I can send data from one bank to another? If so, how could I do it? Example: I have site 1, it sends data to database 1, this data arrives in 1 and is automatically sent to database 2, and site 2 displays the data that was sent to database 2.

  • send two straight, instead of one bank to the other

  • The point is I need to do it this way, I wish it were that simple :/

  • This one would be an alternative: https://stackoverflow.com/questions/5370970/how-to-create-linked-server-mysql

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.