On 2/5/06, Mark Mazelin <[EMAIL PROTECTED]> wrote:
>  <cfif arguments.Query.getField(whereNode.object, whereNode.field).length GT
> 0>
>
>  allowed me to get around the issue for now, but didn't really solve the
> problem. Now what is bizzare is that I use the "isEqual()" in the same
> function and have never seen this issue even though the abstractGateway uses
> the same logic on line 107. Any idea why the ".length" would return multiple
> values like this, causing this error?

What type of field caused the problem? Is it a numeric field with a
precision? What DB are you using?
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

Reply via email to