[R] Hello,

Kiran Annaiah annaiah at email.chop.edu
Wed Jul 30 18:56:10 CEST 2008


Hello,

A newbie to R. I am trying to use the exonmap package in R. 
According to the docs, the xmapDatabase() command should read the
config file with all the connection parameters and connect to the DB.
But i get the error shown below....

> xmapDatabase("Human")
Error in mysqlNewConnection(dbDriver(drv), ...) : 
  RS-DBI driver: (could not connect cagadmin at mysql2.cag.chop.edu on
dbname "NA"
Error:Access denied for user 'cagadmin'@'cdev.cag.chop.edu' to database
'NA'
)



when i connect to db using dbConnect() it works fine.
conn<-dbConnect(drv="MySQL",username="cagadmin" ....)


Anybody who can shed some light on whats going on here?

thank you all

kiran


--------------------------------------------------------
Kiran Annaiah
Center for Applied Genomics Informatics
Children's Hospital of Philadelphia
267-426-9355



More information about the R-help mailing list