Using both RMySQL or RODBC packages I can connect to a mySQL database and return results from simple queries. However, I cannot return anything from queries even with just two lines, each ending with semicolons. Using RMySQL, the latter yields a message about an error in mysqlFetch, RS-DBI driver, corrupt resultSet, missing fieldDescription. Using RMySQL I have set the client.flag=CLIENT_MULTI_STATEMENTS but to no avail. I am running Debian Squeeze. Please help.... -- View this message in context: http://r.789695.n4.nabble.com/trouble-with-multi-statement-queries-tp4630341.html Sent from the R help mailing list archive at Nabble.com.