for the venerable ‘isql’ program supplied by Sybase.
I'm using SQSH (version 2.1) on Ubuntu 10.04 to connect to a MSSQL database using a command like this: sqsh -S server …
sql-server sqshHow can I get sqsh to tell me which tables are available?
sybase sqshThis is probably a newb question but...I was working on a db in SQSH and it had integer type …
sql sql-server integer decimal sqshI'm trying to set up a simple loop to periodically query a database table in bash. Normally I seem to …
sql-server database bcp sqsh