What data type is your A1001 column?  I would guess that perhaps
ColdFusion thinks it is some kind of date and not all the data in that
column can be converted as such.

Getmetadata(qry_name) should help you find the data type of each column.

How are these queries created?  From the database, or with querynew()?

~Brad

-----Original Message-----
From: Richard White [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 08, 2008 2:08 PM
To: CF-Talk
Subject: whats wrong with my query!!!

hi

i have been looking at this query for ages and cannot understand the
error i am getting:

i have 2 queries and am running a query on query to joi n them together
but the error message i am getting is:

 A1001 must be interpretable as a valid number in the current locale.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304943
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to