leeny
02-01-2005, 09:22 PM
i've been given a task to come up with a search engine. this search engine searches based on a few conditions such as the category, the item properties,unit,etc. more of an advanced search. i haf a database with several tables and i was wondering how to allow user to select a table and narrow down the search on that particular table? how does the sql statement goes?
for eg,
Search by: (say)Modified PBT
Therefore i should select Modified PBT from my database amongst other tables.
Is there a way to do so?Please assist me. thanks.
for eg,
Search by: (say)Modified PBT
Therefore i should select Modified PBT from my database amongst other tables.
Is there a way to do so?Please assist me. thanks.