dseaver
IS-IT--Management
- Jul 13, 2006
- 467
My team is trying to create a search function to be used in a webpage for administration of our db. We want to search a number of columns in a number of different tables. It would not be the same column in all the tables, some columns do not provide useful data for searching. What would be the best way of implementing this search function? Going to be programming the interface for the DB in C#2005. Thanks in advance