Re: [R] Importing Access 2007 data with ROBC

2010-03-09 Thread David Scott
Ryan Utz wrote: Hi all, I'm trying to import Microsoft Access data into R. It looks like I'm supposed to use the ROBC package, and this works fine with old Access files (those with an .mdb extension). However, lovely Microsoft must constantly update their software. Modern Access files have an .

[R] Importing Access 2007 data with ROBC

2010-03-09 Thread Ryan Utz
Hi all, I'm trying to import Microsoft Access data into R. It looks like I'm supposed to use the ROBC package, and this works fine with old Access files (those with an .mdb extension). However, lovely Microsoft must constantly update their software. Modern Access files have an .ACCDB extension. I