|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Tuesday, April 16, 2013 5:57 AM
Points: 12,
Visits: 35
|
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Tuesday, February 19, 2013 9:08 AM
Points: 1,511,
Visits: 81
|
|
I answered the right option and I've been awarded with 1 point I answered sp_filestream_configure because it was the closest option to what msdn says
in msdn they say to enable Filestream the command is
EXEC sp_configure filestream_access_level, 2 RECONFIGURE check this link : http://msdn.microsoft.com/en-us/library/cc645923.aspx
and this answer wasn't in any option
thanks
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 1:54 AM
Points: 7,086,
Visits: 7,138
|
|
I got this right BUT: didn't this change to using sp_configure sometime?
Tom Que conclure à la fin de tous mes longs propos? C'est que les préjugés sont la raison des sots. (Voltaire, 1756)
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Today @ 2:59 AM
Points: 448,
Visits: 351
|
|
jmatayoshi (5/30/2009) I answered the right option and I've been awarded with 1 point I answered sp_filestream_configure because it was the closest option to what msdn says
in msdn they say to enable Filestream the command is
EXEC sp_configure filestream_access_level, 2 RECONFIGURE check this link : http://msdn.microsoft.com/en-us/library/cc645923.aspx
and this answer wasn't in any option
thanks
+1 on this. I also chose the closest correct answer (sp_filestream_configure) but double checked it on MSDN, I only have a theoretical knowledge of enabling filestream but it made me doubt it initially!!
MCITP MCTS - E-Business Card Twitter: WWDMark
Try not! Do or do not, there is no try
email: info@weekendwebdesign.co.uk Website: www.weekendwebdesign.co.uk
|
|
|
|