Forum Discussion
Have issues connecting my .bak file to SQL Server (using SSMS)
- Dec 29, 2023
Cannot access the specified path or file on the server. Verify that you have the necessary security privileges and that the path or file existsShahid2000 , where have you placed the backup file?
Keep in mind, not "you" accesses the backup file, it's the SQL Server service account and if you stored the BAK file somewhere in your profile folder, the account can't access it.
Move the BAK to the backup folder of SQL Server.
Cannot access the specified path or file on the server. Verify that you have the necessary security privileges and that the path or file exists
Shahid2000 , where have you placed the backup file?
Keep in mind, not "you" accesses the backup file, it's the SQL Server service account and if you stored the BAK file somewhere in your profile folder, the account can't access it.
Move the BAK to the backup folder of SQL Server.
- Shahid2000Jan 02, 2024Copper Contributor
Hi there,
Thanks for your help. I appreciate it.,
Yes, I was able to access and see the backup after going into specifically SQL Server Configuration and Refreshing that.
Thanks for your help anyways. I do appreciate this a lot.
Take care.
Shahid.