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
What do you know about user forms.
Is there any way to pass a variable to a form apart from using global variables?
How do I mimic a toggle button?
what is the Difference between Linked Object and Embedded Object?
What is the default workspace?
__ no of controls in form.
What is a thread pool and how are the threads within a thread pool managed?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
Whether HTML supports multimedia: and document links?
What are the properties of datacontrol?
How to find the current record position in data control?
How would you access objects created in ActiveX Exe and ActiveX Dll
How do you change the system menu (on the Control-Menu Box)?
Explain the usage of Web Browser Control?