We would like to replicate a SQL Server 2005 database across a unidirectional gateway between a very secure Process LAN and a somewhat less secure Business LAN. Does anyone know:
- If there is a way to have SQL Server perform the replication without handshaking from the target SQL Server/DB on the Business LAN?
- If a third party product or software library is available which will help with this desired functionality?
Both the source and the target databases would be on a Windows Server 2003 or 2008 OS.
Any alternate solutions or advise would be greatly appreciated.