Skip to content
Prev 1055 / 1559 Next

NULL data not mapped to NA with RODBC on 64-bit Mac OS X

Thanks for the reply, Marc!

Ah, it does appear I'm booting in 32-bit mode. From the terminal:
Darwin Harlan-Harris-MacBook-Pro.local 10.6.0 Darwin Kernel Version 10.6.0:
Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386

I can usually run stuff in 32-bit mode, but sometimes I would like the
ability to use the extra RAM. Also, certain interfaces to R (such as the new
RStudio) will run R in 64-bit mode, so for now, I can't use RStudio when I'm
pulling data via ODBC that might have NULLs. I think Rscript also wants to
run in 64-bit mode.

 -Harlan
On Thu, Mar 24, 2011 at 9:09 AM, Marc Schwartz <marc_schwartz at me.com> wrote: