The tsql man page states "...allows the user to issue queries...". I can successfully connect to a remote mssql over the net and receive a command prompt. The only command that does anything other than return an incremented line number is 'quit'. Where can I find info on the syntax required to 'tsql'?