https://github.com/eat-sleep-code/windows.binary.data.extractor
The Binary Data Extractor is a Windows desktop utility that can extract files that have been stored in a Microsoft SQL database as Binary Large Object (BLOB).
https://github.com/eat-sleep-code/windows.binary.data.extractor
Last synced: about 2 months ago
JSON representation
The Binary Data Extractor is a Windows desktop utility that can extract files that have been stored in a Microsoft SQL database as Binary Large Object (BLOB).
- Host: GitHub
- URL: https://github.com/eat-sleep-code/windows.binary.data.extractor
- Owner: eat-sleep-code
- Created: 2015-06-03T06:05:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T16:03:22.000Z (over 2 years ago)
- Last Synced: 2025-12-26T06:47:44.455Z (6 months ago)
- Language: C#
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# windows.binary.data.extractor
The Binary Data Extractor is a Windows desktop utility that can extract files that have been stored in a Microsoft SQL database as Binary Large Object (BLOB).
This can be very helpful if you are migrating your files from a custom or legacy application to a system like Documentum, SharePoint, or SiteCore.
Your SQL query must include 'FileName' and 'FileData' as the two column names. As you can see in the screenshot below, you can attach meaningful data to the file name just include.
