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

what are the Parts of ODBC?

0 Answers  


what you know about databases?

2 Answers   Satyam,


I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.

2 Answers  


Why we need a MDI form? How can we make a form as a mdichild form?

2 Answers   TCS,


Is a foo VBX/DLL available as shareware/freeware?

0 Answers  


What is the difference between early binding and late binding?

2 Answers   TCS,


Can We create CGI scripts in VB?

1 Answers  


Where can I get good up-to-date information about VB?

0 Answers  


To set the command button for ESC, Which property needs to be changed?

1 Answers  


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

0 Answers  


What is the diff between the Create Object and Get object?

2 Answers  


I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is it because of lack of awareness or because of difficult to use?

5 Answers   HCL,


Categories