Connect to MsSQL database.
Command Reference:
Server: Server to connect to
Username: Username to authenticate with
Password: Password to authenticate with
sqsh -S <server> -U <username> -P <password>