4
Answers

Coding with C#

I have a little understanding about C# programing. I want to know more on C#.
 
How I can improve my coding experiance? 
Answers (4)
0
Hirendra Sisodiya

Hirendra Sisodiya

NA 8.8k 3m 14y

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