db.exists.Rd
Useful to only run tests that depend on database when a connection exists
db.exists(params, write = TRUE, table = NA)
database connection information
logical: test whether we have write access?
name of database table to check
TRUE if database connection works; else FALSE
David LeBauer, Rob Kooper