Hi, i have tried doing this but i got the error as not a statement,illegal start of expression,class expected code: if(ae.getActionCommand().equals("Remove" )) { try { conn = DriverManager.getConnection("
jdbc dbc:addissue","library","bismi llah"); ps = conn.prepareStatement("SELECT days FROM expired WHERE rollno= ? and bid =?",ResultSet.TYPE_SCROLL_SENSITIVE,ResultSet ....