> On Aug 5, 2019, at 7:03 AM, e-mail ma015k3113 via R-help 
> <r-help@r-project.org> wrote:
> 
> Dear All, can anyone point me towards information for connecting to a Oracle 
> instance via DSN. I have already established a ODBC connection.
> 
> Sorry if this is very elementary-I am just getting started with R after using 
> SAS for almost 2 decades.
> 
> Kind regards
> 
> Ahson


Hi,

Look at the RODBC package on CRAN by Prof. Ripley:

  https://cran.r-project.org/web/packages/RODBC/index.html

and be sure to read the package vignette for additional information:

  https://cran.r-project.org/web/packages/RODBC/vignettes/RODBC.pdf

There is also the r-sig-db e-mail list, which is focused in this domain, and 
where follow up questions should be posted:

  https://stat.ethz.ch/mailman/listinfo/r-sig-db

Regards,

Marc Schwartz

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to