[Rd] Is there a version of RMySQL for Windows?

2006-11-27 Thread Michal Okoniewski
I was trying to email directly the developer, David A. James, but all the emails bounce... Does anyone know if RMySQL may be re-compiled under Windows and what are the limitations? Cheers, Michal This email is confidential and intend

[Rd] RMySQL and stored procedures

2006-10-27 Thread Michal Okoniewski
Hi, I use RMySQL to connect to MySQL server where I have a couple of stored procedures. I know that the function for the stored procedures "is not yet implemented", but I was trying to get around the problem connecting like that: drv <- dbDriver("MySQL") con <- dbConnect(drv,user=MyUser, passw