Monday, April 14, 2008 11:57 AM
patricg
SQL Server 2008: How to get FILESTREAM and partitioning to work
One of the things I struggled with earlier in the year while writing a SQL Server 2008 training course for Microsoft was how to get FILESTREAM to work with partitioning. There wasn't (and still isn't) any information in Books Online that I could find so I had to play around to figure it out.
...
The following is here : http://www.sqlskills.com/blogs/paul/2008/04/07/SQLServer2008HowToGetFILESTREAMAndPartitioningToWork.aspx
