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 search, Pupulating catalog

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-03 : 10:04:01
Rami writes "I've created a full-text search catalog on a table that contains:

SongID as INTEGER (unique identifier)
SongLyrics as TEXT

on field SongLyrics.

When I try to populate it using SQL-SERVER wizard it starts populating the catalog I've created but it finishes at once with zero items in catalog.

I've downloaded SP-3, and still it stays the same.
What else can I do ?"
   

- Advertisement -