3

I want to create a filestream enabled SqlServer database using NAS server as the storage. I already passed the creation of DB step. Look at my previous question https://stackoverflow.com/questions/16516515/creating-sql-server-database-with-data-and-log-file-on-synology-nas-server. I can create an ordinary db but couldn't managed to create filestream enabled DB. Is it possible to do this?

asked May 13, 2013 at 12:47
2
  • Is there anybody who knows if installing filestream enabled database SQLServer database by putting data files on NAS server is possible or not ? Commented May 15, 2013 at 7:36
  • Which version of SQL Server are you using? Commented Jul 15, 2013 at 21:40

1 Answer 1

0

I didn't used Filestream enabled database before. Recently I had to install one for a document tracking and archiving software. I wanted to put the db on nas server because I don't have too much space on server harddisk. After some research I found out even I can put data and log files on nas I can not create filestream enabled database using nas so I installed totally on server instead. "Thank You" for Whom Who Viewed my question.

Ferda

answered May 16, 2013 at 8:02
0

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.