Hi
I have a couple of questions about Filetable
When I run below query against my filetable I get nothing. and I believe I should get a Path. right?
select file_stream.GetFileNamespacePath()from MyFTable
This one returns the Full root Path (UNC), and works fine
SELECTFileTableRootPath('MtFTable')ASSharePath
I'd like to know where is the local path of this shared folder to make sure it has the proper permission assigned. Do you know how to get it?
Javier Villegas | @javier_vill | http://sql-javier-villegas.blogspot.com/
Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you