Iam trying to develop a knowledge bank and I have saved pdf's , word/excel documents in my database as long binary in a column in my access database. Now I would like to select documents from my database that contain a word for example "amortization" in their text by typing this word in my textbox1.text.
Can any one help, I will be very grateful.
Thanks in advance
Best Regards

Sanjay KumarPosted Dec 2, 2013, 7:13 AM
http://www.codeproject.com/Articles/10750/Fast-Binary-File-Reading-with-C
http://social.msdn.microsoft.com/Forums/vstudio/en-US/93ae2aaa-8620-4d11-9071-7f28104d7e5e/best-way-to-search-for-hex-values-within-a-large-binary-file?forum=csharpgeneral
http://arcanecode.com/2009/05/28/full-text-searching-a-filestream-varbinary-max-column/