Click to See Complete Forum and Search --> : Proxy server for SQL


gajesh
June 24th, 2009, 01:57 AM
Hello,
we have huge SQL database on remote server which slow down the application performance because of low connection bandwidth and heavy traffic.
I want to create proxy server on local SOL server. I want that sync to happen automatically between servers and no user interaction required to do so.
Is it possible?

Thanks a lot.

Shuja Ali
June 24th, 2009, 02:30 PM
Yes it is very much possible and the term that you are looking for is known as Replication.

Look at SQL Server Replication (http://msdn.microsoft.com/en-us/library/ms151198.aspx) on msdn.