Peter Mount wrote:
> > How can I select a "bytea" field ?
>
> getBytes() should work.
Can you be more precise please ?
As I get an error from the JDBC driver doing the select, on what variable
should I use getBytes() ?
> > Is this a bug of the JDBC driver (or a not implemented feature) ?
>
> No not quite. getObject() currently doesn't know about bytea, so it's
> passing it on to the Serializable code which is then failing.
And what is the solution or work around ?
Regards,
--
Olivier Jeannet - e-Payment solutions I prefer not running 32 bit extensions for a 16 bit patch to an 8 bit operating
systemoriginally coded for a 4 bit microprocessor, written by a 2 bit company, that can't stand 1 bit of competition.