• S_Kumar_S (5/14/2013)


    Hi All

    I wish to store a word document[/url] in SQL Server. I should be able to search on the content. e.g. Select Content from Word Doc[/url]Table where content like '%this doc is good%'.

    I want to retain basic formatting like old,underline , italics.

    Is there a way to achieve this without saving the document as HTML?

    Thanks

    You want to make the search key words contain basic formatting? like this,:w00t:

    http://msdn.microsoft.com/en-us/library/office/aa211953%28v=office.11%29.aspx