Hi For example, the following code
<cfif ArrayFindNoCase(lugares,cont.lugar) EQ 0> gives me this error: Cannot perform equals operation on these types On Jul 18, 5:01 pm, Matthew Woodward <[email protected]> wrote: > On Sun, Jul 18, 2010 at 12:58 PM, Dante <[email protected]> wrote: > > I got this error in every query with a LEFT JOIN with NULL values. > > What I'm really looking for is the code that you're using to output the > queries that is actually throwing errors. CFDUMP sticks [null] in there but > the value in the query itself isn't actually the string "[null]" of course, > so I'm curious to see what your code looks like that is actually having an > issue with the way null values are returned in the query itself. > > -- > Matthew Woodward > [email protected]http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon online manual: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
