I am quite beginner in R.
I am trying to get data from an ODBC connection. I am using RODBC library.
I do not manage to load into a frame a table. To reach the table I need to specify the right Catalog and schema, but there is no way to specify them in the sqlfetch function.