R ODBC MySQL Connection Example
问题 I'm trying to use RODBC to connect to a MySQL db on my computer (I'm assuming it's localhost). I've read the package reference manual and can't figure out how to do anything (connect, set default driver, open channel, etc). Any suggestions? EDIT: > install.packages("RMySQL", type="source") Installing package(s) into ‘C:/Users/backupSam/Documents/R/win-library/2.13’ (as ‘lib’ is unspecified) trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/RMySQL_0.8-0.tar.gz' Content type 'application/x