I have today posted a feature request on MM's website.. If anyone else
agrees with it and would us it please also request it.

Due to changes in the way CF7 handles casting on queries, I can no
longer populate a string value into an integer column using <cfset
QuerySetCell(....)>. Assuming I had a unique_id of 21014 I may want to
prefix this with PID_ - I now get a manky error - Invalid data PID_21014
for CFSQLTYPE CF_SQL_INTEGER.

A <cfset QueryCastColumn(myQuery, "columnName", "cf_sql_varchar")> would
be a real bonus as I'm now needing to kludge around this. 

Post it on... http://www.macromedia.com/support/email/wishform/

Martin Parry
Macromedia Certified Developer
http://www.BeetrootStreet.co.uk



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194026
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