Run sqlbinary.hta.
Click to choose an ODBC data source.
Select a database.
Browse for or type a file to read from to write to.
When saving a file to a field, select the field type (e.g. MSSQL
text is LongVarChar), and length (if
necessary).
Type select query to save field contents to a file. Type an insert or update query (using ? as a placeholder for the file) to save file contents to a field.
Click .
Make sure that you have all the requirements installed on your system.
Download sqlbinary.hta to whereever you want to run it from on your workstation.