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 SkipVought 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: RMDL
  • Order by date
  1. RMDL

    Need help Navigating through ADO Recordset

    You didn't make set de datasource of the textboxes... Try this: set txtCase.datasource = adors set txtOwning.datasource = adors set txtRLoc.datasource = adors And in design mode for every text box you indicate de data field of the textbox.

Part and Inventory Search

Back
Top