W
Wahab
Hi,
I want to extract records from table between 2 dates.
Beginning and EndingDate will come from the Form which is
having two fields, BeginningDate and EndingDate, and one
Command Button.
I will input require dates, on click of button I wrote
update sql which will go and update the records, which I
extracted from SQL. Here I don't want to create query, I
want to extract records without query. Please let me know
how I will write Date Sql Based on form which has to date
fields.
I want to extract records from table between 2 dates.
Beginning and EndingDate will come from the Form which is
having two fields, BeginningDate and EndingDate, and one
Command Button.
I will input require dates, on click of button I wrote
update sql which will go and update the records, which I
extracted from SQL. Here I don't want to create query, I
want to extract records without query. Please let me know
how I will write Date Sql Based on form which has to date
fields.