Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

searching for values in database from VB6

Options
  • 07-04-2005 3:53pm
    #1
    Closed Accounts Posts: 5


    I want to search for value in a database that matches a string in a text box on a VB form could someone enlighten me as to how I would go about this?


Comments

  • Registered Users Posts: 7,468 ✭✭✭Evil Phil


    Yes, you'll need to look into ADO or DAO, not Ado.net for vb6. Google for tutorials on Vb6 and Ado - you'll probably find one the describes how to do exactly what you're looking for.


Advertisement