Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB Data Environment and Reports

Status
Not open for further replies.

GeminiX

Programmer
Jul 12, 2000
2
ZA
I am currently using the VB 6.0 data environment to create reports.&nbsp;&nbsp;<br>I am using 4 option buttons where the user can choose the time period for<br><br>his report. i.e.&nbsp;&nbsp;This Month<br> &nbsp;&nbsp;This Week<br> &nbsp;&nbsp;Today<br> &nbsp;&nbsp;No date<br><br>Based on the dates being passed through to the stored procedure, the user<br><br>will get the report between the specified dates.&nbsp;&nbsp;However, the first choice<br><br>made always works, but as soon as I try a different option it returns<br>the same result as the first.&nbsp;&nbsp;The program itself is returning the<br>right dates, but the right report doesn't appear.<br><br>Any Help???<br><br>Thanx<br>Cheryl<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top