Displaying 1 result from an estimated 1 matches for "eugeneugb".
2011 Mar 22
2
Loading mdb
...ern = TRUE) :
'mdb-tables' not found
Which i realize is saying that its not reading any tables within the mdb or
not able to find any mdb at all at that location.
the command i use is simply:
RawInv.data..<-mdb.get('T:/Models/LandUse/GenericLandSupplyModel/Projects/2008BaseYear/EugeneUGB/Reporting/Summary.mdb')
There is definitely a mdb in that location and the path is definitely
correct. Its an MS Access mdb with 4 tables. When i open the said mdb i
have to hit enter at a password window but no password is required. Could
this be hanging up R from reading it? I have typic...