Problem with setting Date data in Openbase 9 with a D2W App

2006-08-09 Thread Gilles MATHURIN
Hi all, when using the D2WApp, and trying to insert the date ( DD Apr  
), i got this error message :
	Could not save you changes : Format.parseObject(String) failed  
[birthday = 31 Jan 1989]


Any clue ?

In my EOModel i set the birthday attribute like that : external Type  
= date / Value Class (Java) = NSTimestamp / Value Type = T


Thanks
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com


Re: Problem with setting Date data in Openbase 9 with a D2W App

2006-08-09 Thread Robert Walker
Gilles,What data formatter pattern string are you using?On Aug 9, 2006, at 10:49 AM, Gilles MATHURIN wrote:Hi all, when using the D2WApp, and trying to insert the date ( DD Apr ), i got this error message :	Could not save you changes : Format.parseObject(String) failed [birthday = 31 Jan 1989]Any clue ?In my EOModel i set the birthday attribute like that : external Type = date / Value Class (Java) = NSTimestamp / Value Type = TThanks___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/robertwalker1%40mac.comThis email sent to [EMAIL PROTECTED]  --Robert Walker[EMAIL PROTECTED]  ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Re: Problem with setting Date data in Openbase 9 with a D2W App

2006-08-09 Thread Amedeo Mantica
HiMake sure you have downloaded the latest openbase JDBC connection library from openbase website!is really important! the version installed by Xcode (also 2.4), is old, and contain a but in Timestamp format !!also Xcode 2.4 installler replaces the openbase JDBC, then you need to reinstall it !http://store.openbase.com/cgi-bin/WebObjects/OBWebSite.woa/wa/download?id=221RegardsAmedeoOn 09/ago/06, at 17:01, Robert Walker wrote:Gilles,What data formatter pattern string are you using?On Aug 9, 2006, at 10:49 AM, Gilles MATHURIN wrote:Hi all, when using the D2WApp, and trying to insert the date ( DD Apr ), i got this error message :	Could not save you changes : Format.parseObject(String) failed [birthday = 31 Jan 1989]Any clue ?In my EOModel i set the birthday attribute like that : external Type = date / Value Class (Java) = NSTimestamp / Value Type = TThanks___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/robertwalker1%40mac.comThis email sent to [EMAIL PROTECTED]  --Robert Walker[EMAIL PROTECTED]  ___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/amedeo%40macintossicati.comThis email sent to [EMAIL PROTECTED]  ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com