Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Dear All, What am I doing wrong? >library(DBI) > library(RMySQL) > mgr <- dbDriver("MySQL") > con <- dbConnect(mgr, host="http://localhost", dbname="marketing") Error in mysqlNewConnection(drv, ...) : RS-DBI driver: (could not connect (null)@http://localhost on dbname "marketing" ) > con <- dbConnect...
Dear All, I haven't seen any further comments about the problem that John Marsland first noted and that I also have: > library(DBI) > library(RMySQL) Warning message: DLL attempted to change FPU control word from 8001f to 9001f > mgr...
Can't find what you're looking for? Try searching with Google .