Re: [R] RODBC - connect is failing

2005-02-02 Thread Donna-n-Doug Finner
driver, as it indicates. You'll have to debug your setup, as this is not an R nor RODBC issue: the latter has done its job and connected to the driver. On Tue, 1 Feb 2005, Donna-n-Doug Finner wrote: I get the following errors when attempting an ODBC connection to a MySQL db. 1: [RODBC

[R] RODBC - connect is failing

2005-02-01 Thread Donna-n-Doug Finner
I get the following errors when attempting an ODBC connection to a MySQL db. 1: [RODBC] ERROR: state HY000, Code 0, message [MySQL] [ODBC 3.51 Driver] Could not determine the driver name so could not lookup setup library. 2: ODBCConnection failed in: odbcDriverConnect(st, case=case,

Re: [R] Seeking pointers to help

2005-01-15 Thread Donna-n-Doug Finner
. Thank you for your reply. Doug On Fri, 14 Jan 2005 20:32:37 -0500, Sean Davis [EMAIL PROTECTED] wrote: On 1/14/05 19:34, Donna-n-Doug Finner [EMAIL PROTECTED] wrote: R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

[R] Seeking pointers to help

2005-01-14 Thread Donna-n-Doug Finner
Noob alert I've been through most of the available documentation at a fairly high level - if I've missed the obvious, just point me in the right direction. What I'd like to build: Windows XP system (actually, I'd prever a *nix but must use Win). Backend data stored in MySQL db Front end user