hi
How to Upload PDF, Zip, etc into a MS SQL Server Varbinary(max) then how do I get it back out un corrupt?
I have some code which works for jpeg, doc, xls files. However if I upload Zip, mpeg or PDF it does not work. It looks like the upload works but the output does not work.
Can someone give me some simple sample code how to upload a Varbinary(max) in then how to pull it back down again?
If the sample code works and will follow.
Thanks,
IT_Techno