Re: bytea problem

From: alkampfer <kazucat(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: bytea problem
Date: 2011-11-22 18:10:40
Message-ID: 1321985440246-5014263.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

it's s typo, sorry

ps.setBytes(2,bytes);
ps.setString(1,id);

--
View this message in context: http://postgresql.1045698.n5.nabble.com/bytea-problem-tp5014176p5014263.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Kellerer 2011-11-22 18:25:07 Re: bytea problem
Previous Message Mikael 2011-11-22 17:54:00 Re: bytea problem