SV: [R] How to start RMySQL
Trond Rafoss
trond.rafoss at planteforsk.no
Thu Dec 11 13:48:41 CET 2003
Jeff,
the tip on http://stat.bell-labs.com/RS-DBI/download/index.html (at the bottom of the page) may help.
Trond Rafoss
-----Opprinnelig melding-----
Fra: Jeff Lee [mailto:JLee at acamllc.com]
Sendt: 10. desember 2003 23:34
Til: 'r-help at stat.math.ethz.ch'
Emne: [R] How to start RMySQL
I am a newbie in R and want to use MySQL database. Here is what I have and
done.
R 1.8.0
mysql 4.0.16
Both running in Windows XP. I download the RMySQL.zip from the internet and
used the Packages installer in the RGui to install RMySQL. I also installed
DBI packages. I ran the following and got the error.
> mgr<-dbDriver("MySQL")
Error in dbDriver("MySQL") : couldn't find function ".valueClassTest"
What did I do wrong?
Thanks in advance.
Jeff.
[[alternative HTML version deleted]]
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list