Sql Transfer Data Between Databases Tsql
Possible Duplicate: SQL Data Transfer I have my Dev database, and some times I add some data to tables and I want to upload it to prod. Is there a tool that allows transferring
Solution 1:
Solution 2:
In addition to alex's choices you can use linked servers or SQL Data Compare by Redgate.
Post a Comment for "Sql Transfer Data Between Databases Tsql"