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

    Slow opening form with ado and large recordset

    I'm somewhat new to ado and am having a problem opening aform. It takes over a minute to start when I use 'SELECT' to gather all the records... is there a better way. Below is a snippet of the code. Private Sub Form_Load() Dim db As Connection Set db = New Connection db.CursorLocation =...

Part and Inventory Search

Back
Top