Hi Folks,
Im using MSSQL Management Studio Express with sql server authentication for the SA user. I would like to restore a database from a backup file but when I attempt to browse a folder for the file, the SA user does not have permissions to open the folder.
How do I grant SA or any SQLServer user access to a folder, as it is not a Windows authenticated user. Sorry if this is a simple question!
Thanks