I have a stored proc that is returning a sql 2005 xml datatype. The sql server docs say to use LONGVARCHAR as the data type but I am getting the same error whether I call the proc from a java class or a coldfusion page.
Implicit conversion from data type xml to varchar is not allowed. Anyone else run into this yet? Rich ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241118 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

