Hi friends, i want to write a query with Full-Text-Search on a column with varbinary(max) type that stored a .doc/.docx(MS-Word) file. my query must returns records that contain a word in stored file.
is this possible?
if yes,how?(please write an example)
if yes,can we write that for other language(e.g Arabic,Persian or a UniCode characters)?
thank you beforehand.