Subject Re: [firebird-support] Domain check constraint fails
Author Milan Babuskov
It seems I didn't receive the original message, so I'm replying to this.

> At 08:24 AM 1/04/2006, you wrote:
>>/*LTRIM(RTRIM(STRLEN(VALUE))) = 3 AND*/

This looks really bad. STRLEN returns a number, it makes no sense to
trim it. I think the intention was:

STRLEN(LTRIM(RTRIM(VALUE)))

I do see it's commented out, but still.

--
Milan Babuskov
http://swoes.blogspot.com
http://www.flamerobin.org