Skip to content
Prev 304454 / 398503 Next

2 (related) problems with RODBC in 64 bit Windows

On 24.08.2012 21:53, Ivan Alves wrote:
I think 32-bit and 64-bit behave the same way (but you have not compared 
exactly), reading

credentials <- read.csv("~/credentials.csv", head=T, row.names=1)

results in factors for username and password that have to be converted 
to character. It is unrelated to RODBC.
Don't know, but that is something you may want to report (preferrably 
including patches) to the package maintainer.

Uwe ligges