Link to home
Start Free TrialLog in
Avatar of barnesco
barnesco

asked on

Best method to enable SQL filestream

I need to enable filestream in SQL server, but I've found two ways to do this:

1. Configuration manager > services > instance > properties > filestream > Enable filestream
2. SSMS > Server > Right-click > Properties > Advanced > Filestream access level > Select “Full access enabled”

Which is better (or should they both be set) and is there a difference?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Vitor Montalvão
Vitor Montalvão
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of barnesco
barnesco

ASKER

Vitor's reply was good. I hadn't had thought to close and resolve this in time. His answered helped.
Recommendation to close this question by accepting the above comment as solution.