What version of CF? MX or 5?
-----Original Message----- From: David Manriquez [mailto:[EMAIL PROTECTED] Sent: 23 June 2005 17:02 To: CF-Talk Subject: com.allaire.cfx.Query problem hi there I'm creating a CFX tag to return a parsed EXcel file to a Query , but something weird is happening... MyEXcel file has 4 rows and when i dump the resulting query i see only 3 rows.. but if i ask about the recordcount in the same query it says 4!!! each row in query is created with Query.setQuery Method of cfx package. query.setData(row, cellname, cellvalue); Any tips about it? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210366 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

