An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111115/d9750f60/attachment.pl>
RODBC conectar MySQL con R
2 messages · Usuario R, Uwe Ligges
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.