/* TODO Problem with the DBConnection! One is created here for the Uploader (and dbConn is set) and closed by its uploadTables function (but dbConn is not set to null).
* Ideally, the connection should not be close, or at least dbConn should be set to null just after. */