Hai
1. I have stored datatype to store a uploaded file to varbinary(max) in Sql server 2005 .
It shows an error message
String or binary data would be truncated. The statement has been terminated. What is the datatype used to store all type of files
How can i rid of this
2 how can i download the uploaded file from sql server
File not downloaded in the form of System byte[]..etc
Attached while ask to download