I am trying to access remote sql server on another machine using :
sqlcmd -S <ip address>
But it gives me error -
command not found
Am I doing this wrong? Sorry but I am very new to this technology, so please let me know how i can connect to server. I have also made a user 'xyz'. Should I have to download some client or something? One more important thing, there is nothing install on my machine for sql server.