Skip to content

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.

2 results for “from:David Tudor”

Connection problem to MySQL
David Tudor · May 13, 2003 · r-help

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...

abrupt end to R
David Tudor · May 14, 2003 · r-help

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 .