I am using it with this syntax:

<cfx_excel2query
    file="#excelfile#"
    r_qResults="orderlist"
    firstRowIsHeader="false"
    columnlist = "name,address,city,state,zip"
>

The excel file has its own header, which I am trying to overwrite by
the one provided with the 'columnlist' attribute. However, when I
supply that attributed the return recordset isn't created - I can't
cfdump it because the object doesn't exist.

Any tips would very appreciated!

Stas 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

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

Reply via email to