Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Move selected data from one server to another sql server 2008

I need to move selected data from 800+ tables in one database to the same 800+ tables in another database in another server. The data I select is based on date fields of every table. So, if I say table 1 date from 01/01/10 to 01/15/10, then only that data I want to be copied into the other server's database table specified. I hope I am not confusing anyone. What is easiest way to do this?

like image 978
iuerr Avatar asked Mar 19 '26 17:03

iuerr


1 Answers

Look into SSIS. What you're talking about is very easy using it. Here is a page that talks about using variables in SSIS.

like image 90
Gabriel McAdams Avatar answered Mar 22 '26 10:03

Gabriel McAdams



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!