Please, you have shown no context here at all: your readers have no idea what 'exactly the same problem' is nor whom you are replying to, and this thread is not recent.
On Mon, 14 May 2007, James Curran wrote: > I had exactly the same problem. I solved it by switching back to the early > version of MySQL Connector/ODBC, 3.51. The current version of the MySQL ODBC driver _is_ 3.51, far from being the 'early version'. MySQL Connector/ODBC 5.0 is still a beta. > Interestingly, it was only the returning of results that wasn't working. > Queries like "create table" and "insert ... select" worked just fine. And that issue is covered for other buggy drivers in the RODBC documentation. -- 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://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
