Quantcast
Channel: MySQL Forums - Microsoft SQL Server
Viewing all articles
Browse latest Browse all 686

insert data from MySQL into SQL Server (3 replies)

$
0
0
Hi,

i want to make my SQLServer can automatically get data from mysql and insert it into my SQLServer table, anyone know how to do this?

mysql table :
tbl_downtime (date datetime, downtime varchar, uptime varchar)
2012/07/09, 09:34:00, 10:00:00
sql server table :
tbl_downtimeMS (date datetime, downtime varchar, uptime varchar)

i cant change the apllication to get data and insert it into MSSQL, because i dont have the source. thats why i need to make it from the database.

Thanks

Viewing all articles
Browse latest Browse all 686

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>