Archive for October, 2009

Insert document to SQL utility

I was tooling around with Full-Text search in SQL Server and I needed a program that could insert documents (Word, PDF, etc.) into a table. I turned to Google and I was surpised that I couldn’t find anything that I could use, so I put this together. I allows you to insert any type of document.

, , ,

3 Comments