hai
i am meyis
i need a c program code for date generation.(mss ql-back end)
Fields are fromdate and todate both field are datetime datatype.
Button:-save,cancel,exi t
both dates are given by the user
how to generate the date between these two date.
ie.lists of date between the fromdate and todate with datatype datetime
can anybody give me the fullcode for this with possible validation
eg:
from date:1/1/2008
to date:5/1/2008
list of date
2/1/2008
3/1/2008
4/1/2008
thanks
i am meyis
i need a c program code for date generation.(mss ql-back end)
Fields are fromdate and todate both field are datetime datatype.
Button:-save,cancel,exi t
both dates are given by the user
how to generate the date between these two date.
ie.lists of date between the fromdate and todate with datatype datetime
can anybody give me the fullcode for this with possible validation
eg:
from date:1/1/2008
to date:5/1/2008
list of date
2/1/2008
3/1/2008
4/1/2008
thanks
Comment