david.paton
Registered User.
- Local time
- Today, 14:26
- Joined
- Jun 26, 2013
- Messages
- 338
Hi,
I have a relational database with information stored in multiple tables. I am trying to make a form that will allow you to enter data into a text box and for it to search through every field of every record in the entire database for the typed criteria.
I want to have something like a list box below the text box that will filter the results of the search as you type it in.
Thanks,
Dave
I have a relational database with information stored in multiple tables. I am trying to make a form that will allow you to enter data into a text box and for it to search through every field of every record in the entire database for the typed criteria.
I want to have something like a list box below the text box that will filter the results of the search as you type it in.
Thanks,
Dave