PDA

View Full Version : Multiple Tables


LeaderOne
03-09-2006, 07:04 AM
Hi!

i'm having a proble with regards to my search.:(

i want to search multiple tables using a keyword.

those tables doesn't have relationship or doesn't have similarities...how can i perform my search?

thanks in advance.

i'm using SQL Server 2005 :)

GJay
03-09-2006, 08:10 AM
some more information would help (the columns in the tables, and then which ones you want to search), if the tables aren't in anyway connected, why are you wanting to search them as if they were?

LeaderOne
03-09-2006, 08:16 AM
i'm creating a page on which a user can search using a keyword anywhere in the database.

The thins is i wasn't the one who designed the database. If i we're going to re design the database, it will take time, and i doesn't have that much.


thanks for your reply.

GJay
03-09-2006, 02:33 PM
That's just silly. Why would a user want to search for something anywhere in the database, and more to the point, why would you want to let them?