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: *

  • Users: rcktang
  • Content: Threads
  • Order by date
  1. 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