I need to have SQL databases (SQL2K or SQL7)on two (or more) servers be merge replicated via internet. Is it possible to have it done without setting replication SQL Server? Ideally, I think it should be transactional based (only new or modified records), dumped to text file and send to the target server, then processed. Can you guys help me on this?
Thanks a lot in advance