Filestream - SimonS Blog on SQL Server Stuff

Browse by Tags

All Tags » Filestream (RSS)

SQL Server 2008 Filestream : Why?

Why would you want to use filestream in SQL Server 2008? The files you store using filestream in SQL Server 2008 are not accessible directly using the normal io methods.Instead you have to make a SQL call to get a pointer which you can then use with normal...
Posted by simonsabin | with no comments