Comments
6 comments
-
If you don't see anything under "Network on ...", at the top right where it says "SQL Server", enter the name of the *physical* machine you want to connect to, and click "Add Server to List".
Assuming you have the correct credentials, you should then be able to browse the machine.
Hope that helps,
Jason -
Thanks, that helped. However, apparently the network share can't have restricted permissions. I had to give "Everyone" full rights on the shared folder in order for SQL Backup to be able to see it. I installed SQL backup as domain administrator, still it doesn't see past restricted access. Thoughts?
-
For security reasons the permissions it uses to access the directory is of the caller (i.e. the SQL Backup GUI user), rather than the SQL Backup service. If you add the necessary users to the network location's permissions then that should be sufficient.
Hope that helps,
Jason -
I am logged in as the administrator to the GUI user as well, that's what got me puzzled that I wasn't able to see the folders (I can see the same folders under windows explorer) without giving "Everyone" full access to it
-
Can you tell me exactly what you mean by: "the SQL Backup GUI user"?
I've tried every possible combination I can think of and I STILL can't access a network drive from within SQL Backup. Can't see them on browse, doesn't work from typing in the directory (either format).
Everything that I can see on the networked drive indicates that I have FULL access.
I'm trying this tool out for a new client and if I don't get some answers soon I'm going to have to look elsewhere.
It should NOT be this difficult. -
Shared folders not showing up can often be due to disabled network discovery or incorrect sharing permissions. Make sure both "Network Discovery" and "File and Printer Sharing" are enabled. Also, double-check the folder's sharing permissions. For a deeper dive into network setups and benefits, you might find this guide on qualifying for an MTN mobile network contract useful.
Add comment
Please sign in to leave a comment.
My machine is a windows 2003 server in an active directory network. SQL Backup was installed under a domain administrator account. And there are several machines on our network that have shared folders with full access.
Why is SQL backup not seeing my network? Would appreciate any pointers/feedback. TIA