Groups | Blog | Home
all groups > sql server clients > february 2007 >

sql server clients : Search Text through Text Column



Rogers
2/15/2007 12:01:22 PM
I have a Text(datatype) column in one of my table and it contains word
document in binary format and I wanna search text in that column, Can I do
that through any techniques or its not possible through SQL Server 2000
database?

Thanks

Russell Fields
2/27/2007 3:58:19 PM
Rogers, You may have moved on already, but have you considered full-text
indexing? That should give you the information you need. Some datatypes
need iFilters on the server, but SQL has built in knowledge of many data
formats. - RLF
[quoted text, click to view]

AddThis Social Bookmark Button