We are outsourcing one of our projects to another company. So on this other company they are going to have a SQL Server 2000(say SQL1) server. In our company we are going to have a SQL Server 2000 (say SQL2). Once a week we are planning to dump the data from that SQL1 to SQL2. I don’t know how feasible this is, is it feasible? How do I connect the two servers? The connection option I can think of is dial up. Not a dedicated line. What is the best way to do this? What are my options?