I wanted to test SQL connection from a Windows machine which didn't have any SQL tools installed. Found a cool way to do so as mentioned below:
- Create a blank udl file e.g. test.udl
- Double click it
- Enter the connection properties and click Test Connection. Sweet!