Searching a doc file saved as a blob in a SQL DB
I have a question about an issue we have for a feature for one of our applications. We store Microsoft Word documents (doc) as a blob in a SLQ 2005 express DB. We now have a need to search that word document for text and due to may be hundreds of such docs in the DB we are wondering if someone knows how to search SQL 2005 DB blob records containing binary data which is the format of a Word doc file format file?
|