Re: [R-SIG-Mac] Using Microsoft Access from a Macintosh using R

2023-04-26 Thread Marc Schwartz via R-SIG-Mac
Hi, You have identified the key components that you will need, which are the RODBC package:   https://cran.r-project.org/web/packages/RODBC/index.html and the Actual Technologies ODBC driver pack for MS Access:   https://www.actualtech.com/product_access.php The latter has some basic installa

[R-SIG-Mac] Using Microsoft Access from a Macintosh using R

2023-04-26 Thread list_email--- via R-SIG-Mac
How can I make a Mac get data from a Microsoft Access database using R? I’m sorry if this has been asked a million times before but the list archives don’t seem to be searchable and the Mac FAQ doesn’t mention this. Also, I’m asking for a colleague who doesn’t like messing around with a lot of