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

Reply via email to