db.showQueries.Rd
Sets if the queries should be shown that are being executed
db.showQueries(show)
set to TRUE to show the queries, FALSE by default
Useful to print queries when debuging SQL statements
Rob Kooper