[R] RODBC conectar MySQL con R

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Nov 15 15:17:01 CET 2011



On 15.11.2011 14:34, Usuario R wrote:
> Hola,
>
> Alguno ha usado el paquete RODBC para acceder a una BBDD MySQL desde R en
> Windows?
> Qu'e mas tengo que hacer a parte de:
>
> 1) Aniadir el Driver de MySQL a la lista de User DSN en Control panel ->
> Administrative tools ->  Data Sources(ODBC)
> 2) Testear que funciona la conexion
> 2) Ejecutar: ch<- odbcConnect("mydsn",uid="myui",pwd="mypass")

1. This list is in English. (Ich antworte ja auch nicht auf Deutsch.)
2. Please read the list's posting guide (cited below).
3. What is you problem? We really need reproducible code, what you 
tried, and the error message you got. Your description above is a 
receipt that seems to be OK.

Best,
Uwe Ligges




> Alguna idea?
> Gracias
>
>
>
> ______________________________________________
> R-help at r-project.org 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.



More information about the R-help mailing list