how to get printout between two dates informations in
datareport in vb6.0



how to get printout between two dates informations in datareport in vb6.0..

Answer / 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

More Visual Basic Interview Questions

It possible to call OLEDB?s Features directly in VB without using any control?

0 Answers  


___,_____ and ____ container objects. ___ Property is to compress a image in image control. ___,___ and __ are difference between image and picture controls. To set the command button for ESC ___ Property has to be changed. ___,__,___ are the type of combo box? __ no of controls in form. OLE is used for _______ ___ is the control used to call a windows application. Clear property is available in ____,___ control. ___ Property is used to count no. of items in a combobox. ___ is a property to resize a label control according to your caption. ___ property is used to change to ___ value to access a identity column'in datacontrols. _____ is the property to ___,____,____ are valid for recordsource property of dat control. Timer control contains ________ no. of events. ____ property is used to lock a textbox to enter a datas. ____ is the difference between Listindex and Tab index. ____ property of menu cannot be set at run time. _____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol. ___ argument can be used to make a menuitem into bold. ___,___ arguments will be used to run a executable program in shell function ___ property used to add a menus at runtime. ___ VB constant make the menu item in centre. ___ method used to move a recordset pointer in nth position in DAG.

1 Answers   TCS,


Besides Standard Exe what are other types of projects in VB?

2 Answers  


Can we change back color of command button control? if yes than how it is possible?

4 Answers   Wipro,


Which controls have refresh method?

2 Answers  


What is the use of Hyperlink control for DHTML applications?

0 Answers  


How would you create your application in DHTML?

0 Answers  


How do we call MS- Excel in VB?

3 Answers  


HTML stands for What? Use of HTML ?

2 Answers  


Explain about trees structures work.

0 Answers  


How can you save and Get data from Clipboard?

1 Answers  


what are the differences between image and picture controls?

3 Answers  


Categories