We have a MSSQL Database in our LAN which we want to integrate with another MSSQL Database which hosted on a VPS in a datacenter.
When we test the connectivity via "sa". Connection is successful.
However when we start the the export process from the LAN Server the Local Server(Application) goes in not responding mode.
What are we missing?
Are we supposed to configure/install any packages on LAN / Remote VPS?
Are we supposed to open any ports on LAN / Remote VPS?
Kindly help