Displaying 1 result from an estimated 1 matches for "uwrrdatabase_9feb2012".
2012 Mar 28
1
Get data from Access 2010 database
...hrough the RODBC package vignette and seem to
understand the instructions of the commands but can't see to connect to the
database. I have installed the Access Database Engine from the Microsoft
website. I get the following errors when I try to connect:
> channel <- odbcConnect("K:/UWRRDatabase_9Feb2012")
Warning messages:
1: In odbcDriverConnect("DSN=K:/UWRRDatabase_9Feb2012") :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][ODBC Driver
Manager] Data source name not found and no default driver specified
2: In odbcDriverConnect("DSN=K:/UWRRDatabase_9Feb2012") :...