Prints the number of connections opened as well as any connections that have never been closes.

db.print.connections()

Author

Rob Kooper

Examples

if (FALSE) { # \dontrun{
db.print.connections()
} # }