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