Extracting files that have been stored in a Microsoft SQL database
Migrate from a file system to binary large objects (BLOB) in a database with this Windows utility.
I created the following application to extract a large number of files that had been stored in a custom database so that they could later be imported into a new content management system. It allows you to extract specific files and assign them a name based on attributes stored in your database.