hi
I am using vb.net, i have to display data on the datagridview by choosing the date(fromdate--todate)
the format i have used to enter date in the database is getdate() so it takes date and time while inserting values.
now i am using datetime picker control for the user to select the dates
i am all new to .net so i dont know what query to use to compare the datetime picker and the date in the datafield.
plz help
thanks in advance
I am using vb.net, i have to display data on the datagridview by choosing the date(fromdate--todate)
the format i have used to enter date in the database is getdate() so it takes date and time while inserting values.
now i am using datetime picker control for the user to select the dates
i am all new to .net so i dont know what query to use to compare the datetime picker and the date in the datafield.
plz help
thanks in advance