Hello,
I have the following scenario.
Hosted online mssql (A)
Mssql in location (x)
Mssql in location (y)
Mssql in location (z)
The Ms SQL in location x y z do not have a permanent internet connection.
Users in location xyz use the offline system for thier Ms SQL data requirements. They also add and edit data locally.
I want to sync all locations (xyz) with the hosted location (A) at regular intervals.
How can this be achieved ?
The other CHallange is that these xyz locations do not have a dedicated real IP.
Thanks