Hi, just to say that I "solved" my problem. I wrote "solved" because all I did was to uninstall R and the DBI and RMySQL libraries and then install everything again. The only change is that I used another RMySQL.zip file found at this address : http://www.bioconductor.org/packages/2.0/extra/bin/windows/contrib/2.5/RMySQL_0.6-0.zip (the file is much bigger than the one I used on my PC : 1064 Mo instead of 383 Mo).
I installed the DBI and the RMySQL packages from R (intallation from .zip file). I typed "library(RMySQL)" and it directly worked, without copying the .dll in some other places. Maybe it can help some people. Have a nice day, Ptit Bleu. -- View this message in context: http://www.nabble.com/I-can%27t-do-it-again-on-an-other-PC-%3A-R%2BRMySQL--%3Eerror-loading-dll-tf4414597.html#a12610089 Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] 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.

