Hi
When I upload any file to my web server (specially *.xls), how can I put them into my SQL database and then download it from that database. I mean that I do not want to have this files physically on the disk, but only stored in database.
Could anyone help how to upload and download files to and from SQL database?
Regards,
Matthew