I have been having problems making the code below work.  Any sugestions?

<CFQUERY NAME="GetData" DATASOURCE="XYZ" MAXROWS=3>
SELECT *
FROM #TableName#
FOR XML AUTO
</CFQUERY>

<CFOUTPUT>#GetData#</CFOUTPUT>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:6:2471
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/6
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:6
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.6
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to