The last id in the table ATTACHEMENT throws: Exception - no permission needed
updateDescription
public void updateDescription(int idAttach, String description) throws Exception(Code)
Update the description of an attachment (identified by idAttach) in the database
Parameters: idAttach - Parameters: description - : the new description throws: Exception - no permission needed