j c

j c

  • NA
  • 45
  • 0

Store Zip file in Database

Feb 16 2014 7:29 PM
I have a zip file in  i.e  C:\Test\test.zip ( this file name and location can be dynamic)
 
I would like to stroe this zip file in SQL server 2008 R2 ( BLOB data  Varbinary (max) )  using C#.
 
How can I do this? Can you show me some examples?
 
 

Answers (3)