compare msaccess and textbox value

  • Thread starter Thread starter sujitha_h
  • Start date Start date
S

sujitha_h

how to compare a value in textbox with list of values in msaccess
database to check whether the textbox value is matched with one of the
value in the database by vb.net
 
Assuming that the textbox is in an Access form I would convert the text box
to a combobox and set the property limit to list to true.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top