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 Shaun E 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: JIL143
  • Content: Threads
  • Order by date
  1. JIL143

    Using DAO and Recordset

    I actually use the query method to get that particular row. There is no problem in getting that particular data and putting it in the recordset. The problem is that when I update it using this code. It don't update that particular row instead it updates whatever is in the first one. I.m...
  2. JIL143

    How to update fields in database using DAO

    I'm doing a project using VB 6. I'm using DAO, everything works except when I want to update a certain fields it only updates the first entry, not the one that I intend to. After I make a query to see the particular row in the database I put the data in a form so that I can edit it. Then I used...

Part and Inventory Search

Back
Top