Hi,

I am having problems loading RMySQL.

I am using MySQL 5.0,  R version 2.5.1, and RMySQL with Windows XP.
When I try to load rMySQL I get the following error:

 > require(RMySQL)
Loading required package: RMySQL
Error in dyn.load(x, as.logical(local), as.logical(now)) :
    unable to load shared library 
'C:/PROGRA~1/R/R-25~1.1/library/RMySQL/libs/RMySQL.dll':
  LoadLibrary failure:  Invalid access to memory location.


I did not get any errors while installing MySQL or RMySQL. It seems that 
there are other people with similar problems, although I could not find 
any hint on how to try to solve the problem.
Any help, hint or advice would be greatly appreciated.

Thanks,

Clara Anton

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to