but this above query not show any result
when i write || this sign on this line
- && re.StartDate == frmdate
like
- || re.StartDate == frmdate
then query shows so many records and this records are totally different from records which is in SQL query
also when i set break point there is not any error occurred
any solution?