Have you tried getting the query metadata to verify the column data types?
You can do getMetaData(query) in CF 7.

- Brian Rinaldi
blog - www.remotesynthesis.com/blog
cf open source list - www.remotesynthesis.com/cfopensourcelist
Boston CFUG - www.bostoncfug.org

On 5/12/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
>
> Oops, I was thinking of when I use cf functions on the right side of a
> where clause.  :\
>
> > -----Original Message-----
> > From: Rick Root [mailto:[EMAIL PROTECTED]
> > Sent: Friday, May 12, 2006 11:18 AM
> > To: CF-Talk
> > Subject: Re: Query of Queries
> >
> > Munson, Jacob wrote:
> > > Try using the val() function.
> >
> > val is a coldfusion function, not a SQL function.  you can't
> > use val()
> > anymore than you can use lcase() or chr() in a query of queries.
> >
> > Rick
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240445
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to