I am new to sybase. I am trying to connect to the database using sqsh.
sqsh -Ddatabasename -Hservername -Uusername
or
sqsh -D databasename -H servername -U username
I get the following error. server name not found in configuration file. unknown host machine name. I am trying to connect using the command line. Wouldn't that bypass a config file.