Dave <dave(at)candata(dot)com> writes:
> I am trying to use a Prepared Statement that has a character type. The
> value I am trying to use is '\0' and it is getting set with the
> setObject method.
'\0' is not a legal value for character types. You'll need to use the
BYTEA type instead and quote it properly.
-Doug
--
Doug McNaught Wireboard Industries http://www.wireboard.com/
Custom software development, systems and network consulting.
Java PostgreSQL Enhydra Python Zope Perl Apache Linux BSD...