Displaying 1 result from an estimated 1 matches for "datasupermark".
Did you mean:
datasupermarked
2004 Nov 22
1
RODBC and Table views
This question relates to the use of the RODBC package for retrieving data
from a MS Access database. It is quite easy to retrieve data sitting in
tables but is it possible to select from views based on these tables? The
archives do not touch on this point.
sqlTables() lets me see tables and views but only the tables yield data. Do
I need to recreate these views on the R side of the connection?