Click Here to Install Silverlight*
United KingdomChange|All Microsoft Sites
MSDN
|Developer Centres|Library|Downloads|Support|How to Buy
Screencasts Home > SQL Server 2008 - Writing data with FileStream

SQL Server 2008 - Writing data with FileStream

Posted: 14/12/2007 by Mike Taulty

If you experience any technical difficulties viewing this video please email us at ukmsdn@microsoft.com.


Overview

SQL Server 2008 has a new extension to the varbinary(max) datatype which allows you to store arbitrary large blobs "in the database" from the perspective of data access and backup but the actual data is stored in the filesystem.
 
In this session we follow on from a previous video and take a look at how we can use FileStream and write data into it using standard .NET FileStream API's.

(Duration: 12mins 56secs)

Tags: c#

Latest screencasts by Mike Taulty


All Mike Taulty Screencasts


©2009 Microsoft Corporation. All rights reserved. Contact Us |Terms of Use |Trademarks |Privacy Statement
Microsoft