View Single Post

   
  #15 (permalink)  
Old 04-16-2008, 01:50 AM
=?ISO-8859-1?Q?Albert_L=E1szl=F3-R=F3bert?=
 
Posts: n/a
Default Re: PSQLException: Too many update results were returned.

Oliver Jowett wrote:
> Albert László-Róbert wrote:
>> Oliver Jowett wrote:
>>> Albert László-Róbert wrote:
>>>
>>>> org.postgresql.util.PSQLException: ERROR: unterminated dollar-quoted
>>>> string at or near "$BODY$
>>> What driver version are you using?
>>>
>>> -O
>>>

>> 8.1, but i don't know what build number is.

>
> Support for dollar-quoting was only introduced in 8.2-504, you will
> need to upgrade your driver.
>
> -O
>
>

the problem is the same when i use the execute() method.
i tryed the following drivers: postgresql-8.2-506.jdbc3.jar;
postgresql-8.2-506.jdbc4.jar and postgresql-8.3dev-601.jdbc3.jar

in the mean while i try to figure it out how the development team of the
SQuirreL use the sql execution tool in that client.

albertlr

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote