-
Thanks for your help
% sqsh -U - P -S -H${HOSTNAME} worked fine.
2009-10-26 15:09:47 UTC in sqsh - Sybase isql replacement.
-
Whenever I invoke the host_name() funcion using sqsh (2.1.6) it returns a NULL. isql returns the correct hostname. Is this a feature of sqsh or is there another way to get the hostname .
2009-10-22 15:00:07 UTC in sqsh - Sybase isql replacement.
-
Thanks Mike. I edited the file as recommended but had the same errors.
2009-07-31 16:59:51 UTC in sqsh - Sybase isql replacement.
-
I'm trying to compile sqsh 2.1.5 on Solaris 10 (HP x86) running sybase 12.5.4 and get the following errors: What am I doing wrong?
gcc -L/sybase/OCS-12_5/lib cmd_alias.o cmd_bcp.o cmd_buf.o cmd_connect.o cmd_do.o cmd_echo.o cmd_exit.o cmd_for.o cmd_func.o cmd_go.o cmd_help.o cmd_history.o cmd_if.o cmd_input.o cmd_jobs.o cmd_kill.o cmd_lock.o cmd_loop.o cmd_misc.o cmd_read.o cmd_reconnect.o...
2009-07-28 15:16:09 UTC in sqsh - Sybase isql replacement.