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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Full-text catalog using SP

Author  Topic 

cez
Starting Member

37 Posts

Posted - 2003-04-10 : 16:50:40
Hi

How can I create a full-text catalog using stored procedures. And how can I add tables to it ?

Thanks


robvolk
Most Valuable Yak

15732 Posts

Posted - 2003-04-10 : 21:41:32
There are several sp_fulltext_* stored procedures to manage a full-text catalog, Books Online has them all detailed.

Go to Top of Page
   

- Advertisement -