Hello People,
While Creating a New DB on SQL Server7 using SQL Server Management Studio 2008 R2, I get the following error.
Thanks for all support and solutions.
Microsoft SQL server management studio
Cannot write properly IsFileStream. This property is not available on SQL server 7.0.
(Microsoft.SqlServer.smo)
Microsoft SQL Server management studio Cannot write properly IsFileStream
“Hello”
“As for creating a new DB on SQL Server7 you are using SQL Server Management studio which is not able to set up the default property you are getting this cannot write property IsFileStream Error. To solve this issue you can do one of the following:
First Instead of creating new DB using SQL server management, create it using Create Database statement using Query Analyzer and
Second you can upgrade a management studio.”
“Hope it will work well for you”
“Best Luck!”