Zaphod Beeblebrox wrote:
> really?  I'm using sql server indexing on text fields at the moment

no, you cannot create a "regular" index on ntext, text or image datatypes in 
sql 
server. you can however create a full-text index that works on those dataypes. 
and if i recall correctly it will index/search PDF content stored in image 
columns (though you need to get the filter from adobe as well as add a 
"binding" 
column holding the file ext).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228754
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to