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: Greg Hulands <email@hidden>
- Date: Wed, 24 Mar 2004 13:02:24 +1000
I just upgraded to 7.4.1 with the latest greatest jdbc driver and now I
get the bad byte f error whether the column be 'c' or 'b'
Is there an automated way to convert all the attributes in a model from
bool to int2?
Would it make a difference to have ivars in the class that are boolean
or it won't make a difference because this is happening at a lower
level?
Greg
On 24/03/2004, at 12:38 PM, Arturo Pirez wrote:
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.