source code protected String GET_PLAYERS = "SELECT %s FROM playerpoints;"; it should be protected String GET_PLAYERS = "SELECT playername FROM %s;";