Issues with Array interface (String parsing) - Mailing list pgsql-jdbc

From d a
Subject Issues with Array interface (String parsing)
Date
Msg-id 20020530190031.98041.qmail@web11201.mail.yahoo.com
Whole thread Raw
In response to Issues with Array interface?  (Noel Rappin <nrappin@sockeye.com>)
List pgsql-jdbc
Hi,

I am using ResultSet.getArray() to retrieve a string
array from the db. And I am getting incorrect values
for cases where the array elements contain quote or
backslash characters.

Looked at the source code for Array and it doesn't
seem to account for escaped quote and backslash
characters.

Is there a known patch or a workaround for this
particular problem?

Thanks in advance,
Anshul

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

pgsql-jdbc by date:

Previous
From: Noel Rappin
Date:
Subject: Re: Issues with Array Interface
Next
From: Noel Rappin
Date:
Subject: Re: Issues with Array Interface