powerbuilde
Programmer
We have many word documents that have been saved as blobs via Column -ole- (longbinary(max) "blob") to the DB (SQL Server 2012). Now we need to have the ability to search text in this Blob column (such we do with "like" in varchar column )
Need to be able to do this programmatically.
Need to be able to do this programmatically.