May 30, 2008 at 12:25 am
Comments posted to this topic are about the item SQL Server 2008 FILESTREAM
May 30, 2009 at 9:08 am
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
January 9, 2011 at 2:26 pm
I got this right BUT: didn't this change to using sp_configure sometime?
Tom
February 15, 2013 at 9:36 am
jmatayoshi (5/30/2009)
I answered the right option and I've been awarded with 1 pointI 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!! :ermm:
email: info@weekendwebdesign.co.uk
Personal Website: http://markallen.co.uk/
Business Website: https://www.weekendwebdesign.co.uk
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply