Displaying 1 result from an estimated 1 matches for "td2542550".
2010 Dec 17
2
RODBC for 64-bit R with 32-bit Access
...seem to
be some conflicting accounts as to whether or not this is possible.
Ripley's ODBC Connectivity PDF and the odbcConnect docs indicate it is not
possible (copied below for reference). However, this thread (
http://r.789695.n4.nabble.com/RODBC-Access-Excel-driver-location-for-64-bit-Win7-td2542550.html)
seems to indicate that it may be possible by using
c:\windows\sysWOW64\odbcad32.exe:
"For 64-bit WIn 7, I needed to use the ODBC in
c:\windows\sysWOW64\odbcad32.exe. I configured RODBC in the 'usual' way for
the 64-bit ODBC (i.e., per the R Import/Export manual) and everything is...