[R] RODBC

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon May 28 22:00:59 CEST 2007


yOn Mon, 28 May 2007, Bill Szkotnicki wrote:

> Hello,
>
> I have installed R2.5.0 from sources ( x86_64 )
> and added the package RODBC
> and now I am trying to connect to a mysql database
> In windows R after installing the 3.51 driver
> and creating the dsn by specifying server, user, and password
> it is easy to connect with
> channel <- odbcConnect("dsn")
>
> Does anyone know what needs to be done to make this work from linux?

Did you not read the RODBC README file?  It is described in some detail
with reference to tutorials.

-- 
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 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list