Moving Data Between Servers
Moderator: General Moderators
-
WanamakerStudios
- Forum Commoner
- Posts: 65
- Joined: Thu Nov 30, 2006 7:35 am
Moving Data Between Servers
I have one central server that I receive a database feed on. I also have a secondary server that I would like to export some of that data to. How can I create a statement that would select certain records from one DB on one host and insert it into another DB on a different host?