# NOT RUN {
# }
# NOT RUN {
x<-access_import(file="mydata.mdb",
table_names=c("table1","table2",
"Select * From table1 inner join table2 on table.var1=table2.var2","table3")
,where_sql=c(3))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab