public void open() throws SQLException {
   database = dbHelper.getWritableDatabase();
 }