Gathering Data between 2 dates
-
Friends, I am very new to programming and have started with a new project which consist of a form which has 2 calander controls. I wanted to know how can I fetch data that was inputed into a database between two dates and show it into a grid. the date selection is dynamic. Any help will be appreicated.
-
Friends, I am very new to programming and have started with a new project which consist of a form which has 2 calander controls. I wanted to know how can I fetch data that was inputed into a database between two dates and show it into a grid. the date selection is dynamic. Any help will be appreicated.
look , when the data (date) is inside the database then u cant fetch it which lies between two dates. 1) first take the first calendar control of the form in one variable. 2) take the second calendar control date of the form in 2nd variable. 3) fetch the date from the database by binding it with a variable using a SELECT query and then match the third variable with the above 1st and 2nd variable and see if it lies between two the only display it. --bye
-
Friends, I am very new to programming and have started with a new project which consist of a form which has 2 calander controls. I wanted to know how can I fetch data that was inputed into a database between two dates and show it into a grid. the date selection is dynamic. Any help will be appreicated.
-
-
Hello HSPC Thanks for the link to your article , I will work on it , Incase i encounter any problems , would you be able to assist me. Thank you Pras
sure.. if I have the time and the enough knoledge :) please send any comments you think about the article and rate it..