freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: "Jeff Driscoll" <jdriscol AT gate.net>
- To: freetds
- Subject: SQSH questions
- Date: Sat, 9 Oct 1999 1:2:34
Questions somewhat unrelated to freetds - forgive me.
1. Is there an active mailing list or support mechanism for SQSH? The
mailing list at sgi.com is non existant.
2. Problems executing a SQL command from the command line. What am I
doing wrong?
This works:
[20] mssql..1> select count(*) from LOCFI;
-----------
9668
(1 row affected)
This also works
$ cat jeff.sql
select count(*) from LOCFI;
$ sqsh -b -S mssql -U popeye -P spinach -i jeff.sql
-----------
9668
(1 row affected)
But this doesn't:
$ sqsh -b -S mssql -U popeye -P spinach -C 'select count(*) from LOCFI;'
$
-
Re: SQSH questions,
Brian Bruns, 10/09/1999
- <Possible follow-up(s)>
- Re: SQSH questions, Michael Peppler, 10/11/1999
- SQSH questions, Jeff Driscoll, 01/29/2024
Archive powered by MHonArc 2.6.24.