On Mon, 30 Jul 2007, D L McArthur wrote: > Felipe Carrillo <mazatlanmexico <at> yahoo.com> writes: >> Hi all: >> Does anyone know if it's at all possible to create a >> connection to R from MS access? ... >> > See function "odbcConnectAccess" in package RODBC.
That is the other way, from R to an Access database. I think Felipe Carrillo is looking for the DCOM interfaces: see http://cran.r-project.org/contrib/extra/dcom/00ReadMe.html (and also on www.omegahat.org, but I'd not recommend that one for beginners). -- Brian D. Ripley, [EMAIL PROTECTED] 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 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ R-help@stat.math.ethz.ch mailing list 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.