Home > Archive > MS SQL Server > December 2005 > Incomplete results when searching longer ntext fields.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Incomplete results when searching longer ntext fields.
locriann@gmail.com

2005-12-28, 11:23 am

Hello,

I am having trouble searching longer ntext fields using the Like
clause. When I perform a keyword search like the following:

Select NoteID
>From NoteTable

Where Notes like '%keyword%'

I get incomplete results -- it appears that the search is ignoring
everything in the field after the 400 character mark. I have no trouble
printing the entire contents of the field, just searching it.

Is it possible to include the entire field in my search?

Thanks for your help,
L

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com