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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rcktang

    Data Report Error

    Where do I close all of the database and report objects? I'm not too sure how to unload the report either. This is my first time using the Data Report. Thanks.
  2. rcktang

    Data Report Error

    I'm using VB6. I'm using a form to open up a report: DepositReport.Show Then I have in the DataReport that calls a stored procedure: Private Sub DataReport_Initialize() DEReports.dbo_sp_rep_Daily_Grouping frm_DepositReports.Dtp_DepositDate.Value, "D" End Sub Everything works fine...

Part and Inventory Search

Back
Top