static MwcDatabase() { // set the db location dbLocation = DatabaseFilePath; // instantiate a new db me = new MwcDatabase(dbLocation); }