Hi Guys!
I would like to add search functionality to my app.
I’m using Labels and Text Boxes on my Form(s), There is actually 3 Forms, and 3 Database’s.
The Databases are beginning to get bigger and the old bound ComboBox is just not good enough to look for entries no more, There is only 1 column that I would like to search in, it is column “Name” witch has the clients Full Name.
What I was thinking about doing is to add a Text Box and a Button, the user would be able to type in a Name and Click Search…… “from here on I need help”
What is the best way to do this?
How should I display choices?
What and how do search?
Almost forgot, it is Access2002 Database and I’m using oledb
I know this is not much to go on and I really appreciate all the help!
Thanks!