fue mandado por error antes de terminar .... continuando abajo
2010/5/7 Kjetil Halvorsen <kjetil1001@gmail.com>
> Hola!
>
> Estoy tratando de aprender como usar un base de datos con R. Nunca he usado
> un base de
> datos antes. Trato con RMySQL, todo instalado en ubuntu linux 10.04.
>
> library(RMySQL)
> myBase <- dbDriver("MySQL")
>
> con <- dbConnect(myBase)
> Error in mysqlNewConnection(drv, ...) :
> RS-DBI driver: (Failed to connect to database: Error: Access denied for
> user ''kjetil''@''localhost'' (using
password: NO)
> )
>
>
> Que debo hacer? Es necesario iniciar MySQL antes, afuera de R?
>
> Mi intenciĆ³n por el momento simplemente es iniciar un base nuevo, llenarlo
> con algunos
>
datos de un data.frame, almacenarlo, t talvez tratar de accederlo desde
afuera de R como un control.
Kjetil
> --
> The good Christian should beware of mathematicians, and all those who make
> empty prophecies.
> The danger already exists that the mathematicians have made a covenant with
> the devil to darken
> the spirit and to confine man in the bonds of Hell.
>
> St. Augustine, De Genesi ad Litteram, Book II, xviii, 37
>
>
>
>
--
The good Christian should beware of mathematicians, and all those who make
empty prophecies. The danger already exists that the mathematicians have
made a covenant with the devil to darken the spirit and to confine man in
the bonds of Hell.
St. Augustine, De Genesi ad Litteram, Book II, xviii, 37
[[alternative HTML version deleted]]