Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 full text search with multiple tables

Author  Topic 

vidhya
Posting Yak Master

108 Posts

Posted - 2008-04-16 : 05:59:07
hi friends,


I know how to create full text catalog with single table in single database.

But i need to know the steps to create full text catalog with multiple tables in single database.

soorajtnpki
Posting Yak Master

231 Posts

Posted - 2008-04-16 : 07:47:32
use the link below....seems help uu

http://www.forta.com/blog/index.cfm/2007/1/4/Setting-Up-SQL-Server-2005-FullText-Searching

ok tanx
Go to Top of Page

vidhya
Posting Yak Master

108 Posts

Posted - 2008-04-16 : 08:06:30
hi soorajtnpki,
i know to setup of full text search with sql server. I need to know to set up with multiple tables for full text search.
Go to Top of Page
   

- Advertisement -