Hi all,
Using java.sql.Timestamp as the value type for a date in EOModeler (value type "T"), causes an invalid SQL for some dates. This is a new behavior, it *seems* to me since Java 1.5 came in. Switching back to
java.util.Date (value type "D") solved the problem. Thanks for the help, F _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
