public SqlDataReader GetAmountusingDate()
 {
     return(ReportDataAccess.GetAmountusingDate(FDate, Todate));
 }