boolean problem

From: Tony Grant <tony(at)tgds(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: boolean problem
Date: 2004-10-18 17:10:57
Message-ID: 1098119456.13483.16.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-10-18 19:16:00 Re: Initial translation : Turkish
Previous Message Tomas 2004-10-18 14:39:12 NullPointerException in ResultSetMetaData getColumnCount when using on a resultset from a stored function