All you have to do is add a file in you SQL server with the datatype BLOB.
Use fileupload.filename (i think thats it, but maybe not) to upload the name
of the file. For the BLOB field, use fileupload.contents.

Reply via email to