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.
| Author |
Topic |
|
cez
Starting Member
37 Posts |
Posted - 2003-04-10 : 16:50:40
|
| HiHow 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. |
 |
|
|
|
|
|