Displaying 1 result from an estimated 1 matches for "sat133".
2011 Feb 25
1
unable to access index for repository
...r issues?
2) Any suggestions how I can connect to a MySQL database through windows using R. I found this example on the web, but there is not a package for RMYSQL for windows. Bugger!!!
library(RMySQL)
drv = dbDriver("MySQL")
con = dbConnect(drv,host="mars",dbname="sat133",user="sat133",pass="T0pSecr3t")
album = dbGetQuery(con,statement="select * from tasks")
Thanks for any input!!
Sarah
[[alternative HTML version deleted]]