Here is my take on how to insert files into a SQL Server 2008 FILESTREAM (in short, storing files on disk rather than in the database).From FILESTREAM Overviewhttp://msdn.microsoft.com/en-us/library/bb933993(SQL.100).aspx ???Much of the data that is created every day is unstructured data, such as text documents, images, and videos.