The below returns 0.0 -----Original Message----- From: Andrew Scott [mailto:[email protected]] Sent: Monday, December 10, 2012 9:54 AM To: sql Subject: Re: Update data in a field from concatenated data
Try Set CityStateZip = '#City#' + ' ' + '#State#' + ' ' + '#PostalCode#' -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/sql/message.cfm/messageid:3476 Subscription: http://www.houseoffusion.com/groups/sql/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/sql/unsubscribe.cfm
