Re: SQL error on saving changes
Re: SQL error on saving changes
- Subject: Re: SQL error on saving changes
- From: Wolfram Stebel <email@hidden>
- Date: Wed, 17 May 2006 16:28:29 +0200
- Thread-topic: SQL error on saving changes
Am 17.05.2006 16:15 Uhr schrieb "Anjo Krank" unter <email@hidden>:
>> INSERT INTO PHOTO(CREATION_DATE, USER_ID, UNIQUE_NUMBER, THUMBNAIL,
>> PHOTO_ID, IS_DELETED) VALUES (1.283486E+8, 2, 8, 'qraaa000', 16423, 0)
>
> Your creationDate seems to be a BigDecimal? How about printing it out?
>
> Cheers, Anjo
Yupp, looks like missing formatter/column specification for number or so.
IIRC there was a change in this behavior with java 5!?!?!
Wolfram
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden