Hello, is it possible to connect to an extrernal server with sql? for instance in the connect line, use the server domain instead of "localhost"?
Thank you.
Yes, it is. Just put the ip address instead of the 'localhost', e.g. '123.123.456.789' If getting errors, ask admins on that remote server to 1. enable remote network connection on whatever port server is on and 2. enable server remote connect mode