[R] ODBC Connectivity

Prof Brian Ripley ripley at stats.ox.ac.uk
Tue Nov 14 14:10:44 CET 2000


> From: Samir Mishra <samir.mishra at norkom.com>
> Date: Tue, 14 Nov 2000 12:05:41 -0000
> 
> Does anyone have any experience using R to pull/push data from an ODBC
> compliant database? I'm working on a small project and am undecided about
> whether to use just R or use some other software for extracting and
> transforming.

I've been using it quite a bit recently (and there's a new manual
on `R Data Import/Export' being written for 1.2.0 that you can see a draft of
at http://developer.r-project.org/R-data.pdf, and also an early
manual based on MySQL there).

The RODBC package seems to have quite a number of users. There's a
reported bug on R-bugs with data frames with NAs in that might be worth
knowing about.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list