accessing arrays from jdbc - Mailing list pgsql-interfaces

From David Diller
Subject accessing arrays from jdbc
Date
Msg-id 3.0.3.32.20001011130637.00a425a0@pobox1.bbn.com
Whole thread Raw
List pgsql-interfaces
Hello All,

I'm trying to access a pgsql table containing a field of type integer[]
using jdbc.  It appears that getArray hasn't been implemented yet (at least
for the driver that I downloaded).  Is there a more recent patch or driver
that implements getArray?  Is there any other way of getting data from an
array of integers?  Maybe some way to get it and then cast it???

Thanks,

David



pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: Re: JDBC Large ResultSet problem + BadTimeStamp Patch
Next
From: Joseph Shraibman
Date:
Subject: Re: JDBC Large ResultSet problem + BadTimeStamp Patch