boolean problem - Mailing list pgsql-jdbc

From Tony Grant
Subject boolean problem
Date
Msg-id 1098119456.13483.16.camel@localhost.localdomain
Whole thread Raw
Responses Re: boolean problem  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hello again =:-D

Postgresql 7.3.2 Mac OSX
Tomcat 4.1 Mac OSX

My webapp is asking for a boolean and Postgresql is returning "t"
interpreted as a string by the application... I though that the JDBC
driver took care of little things like that?

TIA

Tony Grant


--
www.tgds.net Library management software toolkit



pgsql-jdbc by date:

Previous
From: Jair da Silva Ferreira Jr
Date:
Subject: Re: problem with dates when using a java calendar object with
Next
From: tomas.johansson@agent25.se (Tomas)
Date:
Subject: NullPointerException in ResultSetMetaData getColumnCount when using on a resultset from a stored function