On Thu, 2006-08-03 at 15:09 -0700, Ow Mun Heng wrote:
> I'm looking for some pointers in using sqsh.
> The website - sqsh.org seems to be down.
> I can't seem to locate a mailing list.
> 
> It works, but I would just like to know if I can get it to execute a
> script from a file.
> 
> I know it has the option "sqsh -i" which is suppsoed to do that, but try
> as I might, itjust doesn't give me any output.
> 

seems like I need to terminate the script with a ";"

eg:
cat /tmp/p.sql
select
* 
from tablename()
;

Sorry for the noise
-- 
Ow Mun Heng <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to