Skip to content
Prev 1422 / 21312 Next

[Bioc-devel] Problem loading Rdbi (again)

Benno Puetz wrote:
I think if one has a previous connection saved in the workspace, this 
will cause the problem.  After rm(list=ls()), the connection is removed; 
hence, no further problems.  I have simply gotten in the habit of not 
saving connections in the workspace.

Sean