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 catalouge not ready for queries

Author  Topic 

ajay
Starting Member

34 Posts

Posted - 2001-06-29 : 01:00:41
gurus,
whenever I run the query like this
select header from content where flagjs='1' and contains(*,'art')
it always gives me an error saying that "full text catalouge content is not yet ready for queries".
I repopulated the catalouge and tried to run the query again, but it gave me the same error.

I think I am missing out something, which I'm not aware of, can somebody help.
thanks in advance


ajay
   

- Advertisement -