Is there any more information I can provide? Does my problem sound familiar? I'm really learning about all this, so it's entirely possible I'm going about this all wrong, so any help is appreciated.
Actually that is probably just what you are supposed to get back. Look through the output of your object dump. You will see various methods you can access on it. Use these methods to access the data inside the object. Something like: <cfdump var="#PropertyDesc.toString()#"> You may need to go through a few layers of this, depending on how complex the returned object is. Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273265 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

