It seems to be a common requirement nowadays to have a search feature that can search almost anything you want. Can anyone give me samples or tips as to how to go about buil
One way would be to find the searched value in all tables in the database. Of course this code can be altered to focus on specific tables and columns.