In R-1.8.0 there is a problem connecting to databases through DBI interface (I have noticed it too in RMySQL). It seems that this is a fault of "methods" package because adding a line "exports(.valueClassTest)" to the end of NAMESPACE file in methods library tree fixes the problem.