| How Do I: Use the Filestream Data Type to Store BLOB Data |
|
|
|
| Written by TechNet How-to Videos |
| Thursday, 14 May 2009 02:00 |
|
How Do I: Use the Filestream Data Type to Store BLOB DataIn this video Scott Golightly shows how to configure Windows and SQL Server to enable the Filestream data type. After configuring SQL Server to support the Filestream, Scott creates a new database and table that uses the Filestream data type. The Filestream data type is new in SQL Server 2008 and enables storing binary large object (BLOB) data like pictures and music as a file on a share to efficiently store the data while treating it as an integral part of the database so backup and restore operations include the Filestream data as well. Filestream allows SQL Server to efficiently manage the rich data that today's applications demand.
Read more: http://technet.microsoft.com/en-us/sqlserver/dd696145.aspx |
| Last Updated on Wednesday, 24 June 2009 16:59 |