Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am having a sql table which is having "IMAGE" as datatype for one of the fields where I am storing the documents(MSWORD, PDF etc...), I am also having a diff. column to specify the type of document.

My question here is if I want to search for a specific content inside the stored documents from that IMAGE type field, how can we do that through SQL.
Posted

1 solution

 
Share this answer
 
Comments
Kuthuparakkal 8-Aug-13 4:04am    
Well done!
Kumar Prateek 8-Aug-13 4:19am    
Manas, Thanks for providing the links.
Can any one please let me know if we can search text inside images using full-text index

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900