When I try to use the databaseView() function, I get error messages when calling the dbManager() function. What's the problem?
You probably have the methods package attached and that is causing the problem. The RMySQL package is not yet working with the S4 classes.
Detach the methods and RMySQL packages and then reload the RMySQL package.

Duncan Temple Lang <duncan@research.bell-labs.com>
Last modified: Fri May 17 07:34:49 EDT 2002