0
kicks
Conserving Resources When Writing BLOB Values to SQL Server and Stream
Reading and writing blob data to/from your database can be a resource hog, because it normally involves holding the entire stream in memory..