linking to client server

linking to client server

am 21.11.2007 11:29:16 von Abu Hamza

Our client wants some changes/modifications in his DB but he does not
want us to touch the original Server. What would be the best/ fastest
solution for two SQL Servers connecting each other?

Thx.

Re: linking to client server

am 21.11.2007 11:38:55 von Madhivanan

On Nov 21, 3:29 pm, Abu Hamza wrote:
> Our client wants some changes/modifications in his DB but he does not
> want us to touch the original Server. What would be the best/ fastest
> solution for two SQL Servers connecting each other?
>
> Thx.

Make a copy from one server and copy it to other
Do changes there. If ok, then do the same in source server