开发者

cant enable filestream option in sql server 2008?

开发者 https://www.devze.com 2023-03-15 14:19 出处:网络
I am trying to enable the filestream option in sql server 2008 but cant seem to enable it? When i try to enable it like inhttp://msdn.mi开发者_JS百科crosoft.com/en-us/library/cc645585.aspx i get:

I am trying to enable the filestream option in sql server 2008 but cant seem to enable it?

When i try to enable it like in http://msdn.mi开发者_JS百科crosoft.com/en-us/library/cc645585.aspx i get:

Configuration option 'filestream access level' changed from 2 to 2. Run the RECONFIGURE statement to install?


got it working! i have to enable the filestream option for this instance first

0

精彩评论

暂无评论...
验证码 换一张
取 消