public static SqlDataReader fillGradqual() { SqlDataReader dr; dr = DAC_Entrydetail.fillGradqual(); return(dr); }