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 wOOdy-Soft 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: jeba
  • Content: Threads
  • Order by date
  1. jeba

    Creating Help files

    How do you create "Help files" in VB6? Do you need 3rd party software or does VB provide a wizard or tool? Has anyone done this? Help please. Jim
  2. jeba

    on error resume next problem

    I have a project that I'm changing from DAO 3.51 jet to ADO The on error resume next doesn't work. In the old access when I did an object.addnew then object.update, I could set on error resume next and check the error code after the update to determine if a duplicate key was found. Now, it...

Part and Inventory Search

Back
Top