December 29, 2009 at 1:59 am
Hi All,
What is the importance of FileStreams in SQL 2008?
Is this any .NET related stuff?
Any thoughts and suggestions would be appreciated.
Thanks!
December 29, 2009 at 2:51 am
File Stream data type stores the file on a physical folder instead of the database file itself, but we can "insert" or "select" the file just like it was stored on SQL Server database.
December 29, 2009 at 3:06 am
mahesh.vsp (12/29/2009)
Hi All,What is the importance of FileStreams in SQL 2008?
Is this any .NET related stuff?
Any thoughts and suggestions would be appreciated.
Thanks!
Read the following MS article's
Note:
You must install the .NET Framework 3.5 SP1 (or later) to work with FILESTREAM data using System.Data.SqlClient.
Muthukkumaran Kaliyamoorthy
https://www.sqlserverblogforum.com/
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply