Forum Moderators: open

Message Too Old, No Replies

Website mirroring

need indenticle sites in USA and UK

         

Mike_SD

2:39 pm on Jul 19, 2007 (gmt 0)

10+ Year Member



Hi

Our current website consists of IIS 6 running on Windows Server 2003 Standard Edition. I use ASP to interface with a few Access databases which also reside on our server.

The problem is most internet traffic outside of the USA is being blocked from our server (due to security/political reasons). We have a partner in the UK that is willing to host our website.

What's the best way to do this and ensure database replication?

Thanks!
Mike

Arno_Adams

9:19 am on Jul 21, 2007 (gmt 0)

10+ Year Member



Hi,

How often do you want to replicate the data, every second/minute/hour or daily? You could use DTS to get the data into the database of the UK host.

HTH, AA