On Mon, 29 Mar 2004, Peter Gelderbloem wrote: > Hi > I am using the REsources componenet at the moment and it works pretty well. > However, the contrib database code fails for Oracle because of their > non-standard way of handling empty strings. On insert/update an empty string > is converted to NULL and when you query for specifying an empty string it > does not match the NULL value. This causes resource settings for the default > locale(empty string) to not be found. Can you propose a way to work around > this?
That's interesting. I have yet to try it on Oracle. Which database implementation are you using? > Thanks in advance > -- James Mitchell Software Developer / Struts Evangelist http://www.struts-atlanta.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
