I'm wanting to set up Excel as a data source, but the driver isn't currently available on the server. I got the below from the Server folks. Will Coldfusion see the source once added, or will I be wasting my time?
------------- It's because the excel odbc driver is 32 bit and the server is 64 bit. Run this command "C:\Windows\SysWOW64\odbcad32.exe". That will bring up the 32 bit ODBC manager which lists the drivers that you want and you can add the data sources there. Microsoft still has not released 64 bit drivers for excel, access, etc. I am not sure if Coldfusion will be able to see the 32 bit data sources or not though. Because Coldfusion is also running in 64 bit mode. We will just have to test and find out. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319738 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

