Hello,
 
I've got a problem about my connection to my database.
 
My first problem is when I load the package MySQL (after loading DBI
package), I've got this message:
 " change FPU control word from 8001f to 9001f "
 
After that I would like to do the connection:
 
> con<-dbConnect(MySQL(),
user="pegase",pass="*********",dbname="pegase",host="++++++")
Error in mysqlNewConnection(drv, ...) : RS-DBI driver: (could not
connect [EMAIL PROTECTED] on dbname "pegase")

(for security I have hiden th pass and the host)
 
Releases that I'm using:
    R 2.1.0
    RMySQL 0.5-5
    DBI 0.1-9
    MySQL 4.1.8-nt
 
After most research on the net, I have found your email!
I hope that you can help me!
 
Thanks a lot for your help
 
Sabine

        [[alternative HTML version deleted]]

______________________________________________
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

Reply via email to