On Wed, 10 Dec 2003, Peter McMahan wrote: > Hi, > I use RAqua on mac os x 10.3. I am trying to connect > to an odbc dsn, but RODBC can't seem to find it. > I have it installed in my ODBC Administrator in > /Applications/Utilities as a system-wide data source. > does RODBC need more than just the dsn name (like a > path or something)? I have everything set up > identically on a windows box, and all seems to work > fine.
As it is the same code on Windows, RODBC requires no more. The problem is in your ODBC installation, not an R issue. -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
