MySQL Forums
Forum List  »  Microsoft SQL Server

Re: insert data from MySQL into SQL Server
Posted by: Devart Team
Date: August 08, 2012 02:48AM

You could use Data Import or Data Comparison tool in Data Studio for SQL Server to insert data from MySQL to Sql Server.

If you want to use a MySQL trigger, then you can create a UDF (user-defined function) that would insert data into Sql Server and call it from the trigger.

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Written By
Posted
Re: insert data from MySQL into SQL Server
August 08, 2012 02:48AM


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.