Wow, this is as much hand-holding as one can expect, and for a R newbie it is
unbelievable and invaluable! Thanks again for all this help Marc!
Here is the screen print of my entire R session:
> .Machine$sizeof.pointer
[1] 8
>
> library(RODBC)
> conn <- odbcConnect(dsn='qdblocal', uid = "ciqxf
Thanks Marc for the quick reply. I confirmed the R binary I built is indeed
64-bit.
sqlplus works fine, so is the odbcConnect() call.
Any idea the error is thrown by RODBC or R?
Eric
--
View this message in context:
http://n4.nabble.com/Run-time-error-when-executing-sqlQuery-using-the-64-b
I am having the exact same error, and the suggested work-around does not
help.
My env is:
64-bit SUSE Linux v 10.1 on Xeon processors. gcc and gfortran version is
4.1.2
64-bit R 2.10.1 compiled from soure using CC="gcc -m64" etc.
64-bit unixODBC driver manager 2.2.14 compiled from source
Orac
3 matches
Mail list logo