A Data Science Central Community
I guess this website could help:
Here is a list of R Helpful Links which includes a multitude of R tutorials.
http://www.meetup.com/Dallas-R-Users-Group/pages/R_Helpful_Links/
Hi, I wanted to connect a Microsoft Access database to R. However I kept on facing error? Is there anyway i can connect the access file to R?
I've tried installing the ODBC packages and I use this method:
> d<- odbcConnectAccess('C:/.../.../.../xyz.mdb')
> d
but i came out with this error.
RODBC Connection 4
Details:
case=nochange
DBQ=C:\...\...\...\xyz.mdb
Driver={Microsoft Access Driver (*.mdb)}
DriverId=25
FIL=MS Access
MaxBufferSize=2048
PageTimeout=5
UID=admin
Help?
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles