Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

SQL Server 2008 FILESTREAM Expand / Collapse
Author
Message
Posted Friday, May 30, 2008 12:25 AM
Grasshopper

GrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopper

Group: General Forum Members
Last Login: Tuesday, April 16, 2013 5:57 AM
Points: 12, Visits: 35
Comments posted to this topic are about the item SQL Server 2008 FILESTREAM
Post #508852
Posted Saturday, May 30, 2009 9:08 AM
SSCommitted

SSCommittedSSCommittedSSCommittedSSCommittedSSCommittedSSCommittedSSCommittedSSCommitted

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
Post #726219
Posted Sunday, January 09, 2011 2:26 PM


SSCertifiable

SSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiable

Group: General Forum Members
Last Login: Today @ 8:03 AM
Points: 7,108, Visits: 7,176
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)
Post #1045053
Posted Friday, February 15, 2013 9:36 AM


SSC-Addicted

SSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-Addicted

Group: General Forum Members
Last Login: 2 days ago @ 3:54 AM
Points: 449, Visits: 353
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
Post #1420626
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse