Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 How to remove filestream support?

Author  Topic 

carlshe
Starting Member

1 Post

Posted - 2010-08-16 : 08:48:37
I had created a database. There are some tables which contains some filestream fields. Now I have changed all filestream fields to varbinary. So I hope to remove filestream support from the database.

How to do for this?

Thanks in advance?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-08-16 : 11:13:55
http://beyondrelational.com/blogs/jacob/archive/2010/03/11/completely-removing-filestream-features-from-a-sql-server-2008-database.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -