|
Doug, What database are you using? There have
been issues recently with mysql reporting incorrect field lengths causing
reactor to set an incorrect maxlength attribute in cfqueryparam, if you’re
on mysql upgrade to the most recent version. Btw. LIKE does work on integer columns in
mysql Cheers, Chris From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Arthur When I do an isLike on column of integer datatype, I get the following
error: "The cause of this output exception was that:
coldfusion.tagext.sql.QueryParamTag$InvalidDataException: Invalid data %759698%
value exceeds MAXLENGTH setting 2.." When I use isEqual, then it works. Any ideas on isLike? Thanks! - Doug
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |
- [Reactor for CF] isLike on integer column Doug Arthur
- Re: [Reactor for CF] isLike on integer column Beth Bowden
- RE: [Reactor for CF] isLike on integer column Chris Blackwell
- RE: [Reactor for CF] isLike on integer column Bryan S
- Re: [Reactor for CF] isLike on integer column Beth Bowden
- RE: [Reactor for CF] isLike on integer column Bryan S
