Visual Basic Multi Data Filtering

In large applications you will need additional search options other than just 1.
For example, if you’re running a products based application with the ability to filter First Names, the list could get quite large seeings how First Names are not unique and in some cases Last Names aren’t either.
However a Address, Telephone Number are unique, there are no duplicate phone numbers or addresses in a given City.


Having the ability to have multi filterting will save alot of time when needing to pull up a record for a given client so we rely on getting the information back as quickly as possible.
This application has a database with multi filtering.
The filters available are:

  1. Firstname
  2. Lastname
  3. Address

The idea to this application is to show you guys the filtering ability in visual basic and shows you how the filtering was accomplished.
Each filter consists of a query, so having 3 filters = 3 queries.
Click the link below to download the project
(This project was made in Visual Basic 2008)
VBO Multi Search

0saves
If you enjoyed this post, please consider subscribing to the RSS feed to have future articles delivered to your feed reader.

Leave a Reply

Donations

Donations help to produce more content, more and better video tutorials

Youtube Channel Of The Week

JD Site Care chose
GoVisualTeam

Advertisement