It is easy with package RODBC. Connecting to databases is discussed in the 'R Data Import/Export' manual.
On Mon, 8 Jan 2007, Milton Cezar Ribeiro wrote: > How can I connect to a ACCESS (.mdb) file? In fact, I would like to > connect to a blank file, write a data.frame as table and after that > INSERT records using some "insert" command. > > Kind regards, > > Miltinho > Brazil -- 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 ______________________________________________ [email protected] 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.
