Re: SQL error on saving changes
Re: SQL error on saving changes
- Subject: Re: SQL error on saving changes
- From: David Avendasora <email@hidden>
- Date: Wed, 17 May 2006 15:23:48 +0100
Anjo just beat me to it, the problem is certainly with the data type
of the CREATION_DATE, either in the DB or in your EOModel.
Dave
On May 17, 2006, at 3:15 PM, Anjo Krank wrote:
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40avendasora.com
This email sent to email@hidden
_______________________________________________
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