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:[EMAIL PROTECTED] Sendt: 10. desember 2003 23:34 Til: '[EMAIL PROTECTED]' 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]] ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
