I'm trying to get data from an Access database by using the RODBC package, but I get this error: Error in sqlTables(c) : first argument is not an open RODBC cha
for example I have created a dataframe in R named as "Numbers" which has following output: Numbers 1 2 3 2 4 1 When I tried to insert this dataframe in SQL tab