Hi,
We have defined File Table in our 2012 instance.
We are using a SQL Server Log in with SysAdmin privilege. But, if we try to explore the File Table directory using the "Explore File Table Directory" option from the SSMS we get the following error message:
TITLE: Microsoft SQL Server Management Studio
------------------------------
The File location cannot be opened. Either access is not enabled or you do not have permissions for the same.
------------------------------
BUTTONS:
OK
------------------------------
In the following blog it is advise to impersonate impersonate the SQL Server Service account, it can be achieved.
http://blogs.msdn.com/b/sqljourney/archive/2012/11/10/how-to-sql-2012-filetable-setup-and-usage.aspx?CommentPosted=true#commentmessage
Any help is highly appreciated. Thanks in advance.