FILESTREAM is a whole new feature to SQL Server 2008, which allows you to store varbinary large objects (BLOB) directly on the NTFS filesystem of Windows. You can then use T-SQL to manage these objects (like INSERT & UPDATE) just as if they were normal