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

Recent content by lujab2004

  1. lujab2004

    ADO Recordset is returning empty

    thx about the "jobtitle", the problem is it never actually got to that point because recordset is empty. recordset.CursorLocation=adUseClient is in OpenDB.
  2. lujab2004

    ADO Recordset is returning empty

    The following code returns an empty recordset, but the mysql statement works fine on the server. Form1.List1.Clear OpenDB recordset.ActiveConnection = conn recordset.Source = "SELECT postingid, posting_jobid, postingdate, postingshift, postingexpiration, postingparttime...

Part and Inventory Search

Back
Top