how to get printout between two dates informations in
datareport in vb6.0
Answer Posted / rohit parbat
u need query for that.
select the data from the data base.
The query us : select * from employers where date= 20/06/99 between 30/5/14;
and give the data source to that data report. and show it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you add elements and pictures to listitems in listview control?
Timer control contains ________ no. of events.
What is hyperlink?
How do I program the Novell NetWare API from VB?
What is datagrid in vb net?
What is instantiating?
Is it possible to Access BackEnd procedures? Explain.
What is the use of Tabledef?
__ no of controls in form.
How do I play MID, WAV or other multimedia files?
Explain about manipulating the recordset object
___ is a property to resize a label control according to your caption.
What is ActiveX Document?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
___ property used to add a menus at runtime.