RushiShroff
Programmer
MS-Access does not support
select * from tblnm where dateField < #somedate#"
so I have a date range.
I want to select records on the basis of that .
How can I do it in ASP ? Rushi Shroff Rushi@emqube.com
"Life is beautiful."
select * from tblnm where dateField < #somedate#"
so I have a date range.
I want to select records on the basis of that .
How can I do it in ASP ? Rushi Shroff Rushi@emqube.com
"Life is beautiful."