How to enable permissions in SQL Server 2012 FileTable folder share?

后端 未结 4 1452
谎友^
谎友^ 2021-01-12 09:23

After successfully creating a FileTable, I tried viewing the fileshare but my permissions are denied. In Management Studio, right-clicking on FileTable then \"Explore FilteT

4条回答
  •  暖寄归人
    2021-01-12 10:09

    For me, since my server is a networked server, the resolution was:

    1. Step into SQL Server Configuration Manager
    2. Open SQL Server Services
    3. Right click on SQL Server (MSSQLSERVER) and go to properties
    4. Go to the FILESTREAM tab and make sure Allow remote clients access to FILESTEAM data is checked

提交回复
热议问题