I made a Data report. I write code like:
select *from table1 where date1 and date2 between dtpicker1.value and dtpicker2.value
but the data not show in report. but when I write like:
select *from table1 where date1 and date1 between dtpicker1.value and dtpicker2.value
then data show. what problem? another thing I used three date and I want all data of this three date will show in report.
abu taher 34 Practically a Posting Shark
abu taher 34 Practically a Posting Shark
vb5prgrmr 143 Posting Virtuoso
abu taher 34 Practically a Posting Shark
vb5prgrmr 143 Posting Virtuoso
dspnhn 10 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.