Re: tcl script - Mailing list pgsql-novice

From Vijay Deval
Subject Re: tcl script
Date
Msg-id 3DF0C5F6.4ABBF3D8@giaspn01.vsnl.net.in
Whole thread Raw
In response to Re: tcl script  (David C.Oshel <dcoshel@inav.net>)
List pgsql-novice
Hi David

Thanks for the suggestion. I tried semicolons, but still
"pg_recvbuf: unexpected EOF on client connection" continues.

"David C.Oshel" wrote:
>
> Missing semicolon?

> > set res [pg_exec $conn \
> > "SELECT name,clid \
> > FROM client\
> > WHERE upper(substring(name from 1 for 3)) = '$ucode' "]
>



pgsql-novice by date:

Previous
From: Kelly McDonald
Date:
Subject: Re: Test to see if currval will fail?
Next
From: "Timo Tuomi"
Date:
Subject: Selective sequence..