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 Development (2000)
 Noise Words in SQL2000

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-29 : 21:13:27
Fabrizio writes "Through one stored procedures I am be executing a full-text search on my production's database. If the text to search contains only "Noise Words" the stored procedure it's arrests with the following error:

Server: Msg 7619, Level 16, State 1
[Microsoft][ODBC SQL Server Driver][SQL Server]A clause of the query contained only ignored words.

In this why a stored procedure case is arrested and not come executed the normal error management?

Thanks
Fabrizio"
   

- Advertisement -