right now i want to develop searching mechanism, it sound like google..so user type some words and the program will search for any column in certain table(or maybe entire tables in Database) and display the result..

can i use something like that in SQL Server 2005?

needs some idea

thanks,