I’m trying to enable Filestream in SQL Server 2008 and I Do not have SQL Server Management Studio component installed on my computer, all info I’ve found already needs the Management studio, how could I enable it without it? thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
using sqlcmd utility enter the following commands:
There are 3 levels of FILESTREAM access which are supported in SQL Server 2008 and they are mentioned below for your reference.
look at this page (http://www.mssqltips.com/tip.asp?tip=1838) for more info.