I got this gem from the cf-talk archive, but. . . . 


><CFQUERY NAME="GetInfo" DATASOURCE="MyExcel">
>       SELECT WhatevercolumnNames
>       FROM `Sheet1$`
>       WHERE this = this
> </cfquery>

how do I insert data into an excel ODBC datasource?

(I tried a lot of the obvious stuff :< )

thanks
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to