0
use this line and try:
Dim cmd As New OleDbCommand("Select * from [Notify] where #" & txtCurDate.Text & "# between [StartDate] AND [EndDate] ", OleDbConnection)
if you have any problem, send me your connection string....
thanks
please check answere if you like