Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 FileStream

Author  Topic 

ahmad1983
Starting Member

11 Posts

Posted - 2010-04-11 : 02:11:47
i was trying to enable FILESTREAM but after pressing ok nothing happend just the console make refresh and nothing changed??!!

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-04-11 : 03:30:30
http://msdn.microsoft.com/en-us/library/cc645923.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

ahmad1983
Starting Member

11 Posts

Posted - 2010-04-11 : 03:43:05
Thanks visakhm for fast reply

Have done steps listed in this link. ... several times.

Yet, still get the following msg when trying to create a FILESTREAM database:

"Msg 5591, Level 16, State 1, Line 1
FILESTREAM feature is disabled."

How is this possible?
Go to Top of Page

ahmad1983
Starting Member

11 Posts

Posted - 2010-04-11 : 04:19:42
Thanks visakhm for fast reply
i found the solution in following link:
http://blogs.msdn.com/sqlserverstorageengine/archive/2008/06/09/enabling-filestream-post-sql2008-setup-a-known-issue-in-sql-config-manager.aspx

i go with remove SQL Server 2005 instance.

Regards,
Go to Top of Page
   

- Advertisement -