I am trying to configure SQL Server 2008 filestream in my machine by following the below article :-
http://msdn.microsoft.com/en-us/library/cc949109(lightweight).aspx
The article says one should disable 8.3 names and the last access for files in windows for performance reasons before proceeding to the SQL Server changes for enabling filestream.
Question:- (If you can let me know your experience on this, It would be better)
What If I choose not to disable 8.3 names and the last access for files in windows? Would I still be able and work with Filestream?
Would there be any problem If I do the SQL Server configuration for filestream first and If I notice performance problem, I would do the windows changes?
Thanks in advance for your suggestions.
Ashish