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 2005 Forums
 Transact-SQL (2005)
 Your search generated too many results. Please per

Author  Topic 

rohan_chikhale
Starting Member

7 Posts

Posted - 2010-01-25 : 00:42:38
HI Freinds,
I am using a contains clause..for which I am getting following message,
Your search generated too many results. Please perform a more specific search.
I know this is causing as limit is exceeding the maximum rows returned in Contains clause. Do we have any work around for this, I dont want to use Like clause. If any workaround exists such as increasing the row limit for the Contains clause, or something like that, I would be thankful.

Thank You.


Rohan Chikhale
   

- Advertisement -