Data Intelligence, Business Analytics
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/
Permalink Reply by Sean Flanigan on July 6, 2012 at 5:22pm
Permalink Reply by jadelim on July 10, 2012 at 3:27am 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?
© 2013 AnalyticBridge.com is a subsidiary and dedicated channel of Data Science Central LLC