Hello.
Is there a way to retrieve the filename for filegroup filestream?
I try to create a new database in tsql, i need to create the filestream path for the database.
but i dont know the path of the folder to put the filestream in. So i try to get the filename path of another database on the same server to configure the new database.
Is there an easier way?
Thanks