Re: Definitive solution for the bool bugs of 5.2.3?
Re: Definitive solution for the bool bugs of 5.2.3?
- Subject: Re: Definitive solution for the bool bugs of 5.2.3?
- From: Arturo Pérez <email@hidden>
- Date: Tue, 23 Mar 2004 21:38:10 -0500
On Mar 23, 2004, at 9:24 PM, Greg Hulands wrote:
I am using postgres 7.3.3. I am also using the postgres extensions
from hexdreams.com, as for the JDBC version I am not sure, I would say
it is the current one with 7.3.3
I've only ever used 7.4 (now 7.4.1) and the latest greatest driver.
And the hexdreams stuff, too, of course.
I tried specifying the class for it as Boolean instead of Number and
it then wanted to know the constructor and what not so I gave up on
it. You would think it would know Boolean is a type of Number.
Actually, in Java boolean is not a type of number. You may want to try
the latest greatest JDBC driver. The source code implies that it
supports 7.3.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.