How to enable permissions in SQL Server 2012 FileTable folder share?
After successfully creating a FileTable, I tried viewing the fileshare but
my permissions are denied. In Management Studio, right-clicking on
FileTable then "Explore FilteTable Directory" gives me the following error
message:
The File location cannot be opened. Either access is not enabled or your
do not have permissions for the same.
If I try to manually reach the share using \mycomputer\sqlexpress..., I'm
still denied access.
This is SQL Express running on my local machine. I'm accessing this share
from the same machine. What am I missing?
No comments:
Post a Comment