Query Of Queries runtime error.

16 views
Skip to first unread message

Robert Rawlins

unread,
Oct 4, 2011, 12:00:10 PM10/4/11
to transf...@googlegroups.com
Hell Guys,

I'm getting the following exception when calling addRelationship() name on an object that has a many-to-many with another.

Comparison exception while executing =.
Unsupported Type Comparison Exception: The = operator does not support comparison between the following types:
Left hand side expression type = "STRING".
Right hand side expression type = "DOUBLE".

It seems to be part of the bean population process that's upsetting things, but I can't fathom why.

Has anyone else has similar issues before? I can give more details on the relationships and full stack trace if that's of help.

Thanks.

Robert

Robert Rawlins

unread,
Oct 11, 2011, 7:03:26 AM10/11/11
to transf...@googlegroups.com
I appear to have solved this issue.

It looks to be something to do with me using type="numeric" in transfer, but actually having the column datatype as varchar.

It appears that CF has some clever auto data-type recognition stuff going on behind of QofQ's and this was confusing it.

Robert
Reply all
Reply to author
Forward
0 new messages