Permission for list of databases
chuckredgate
Posts: 6 Bronze 1
When I try to use SQL Compare and I am trying to set the database source, I get an error.
"The list of databases for the specified SQL Server could not be retrieved: Login failed for user xyz"
What permissions are needed for getting the list of databases? I do not want to get into each database, I only need to get into a couple of them. But I need to be able to get the list of databases for setting the database source.
"The list of databases for the specified SQL Server could not be retrieved: Login failed for user xyz"
What permissions are needed for getting the list of databases? I do not want to get into each database, I only need to get into a couple of them. But I need to be able to get the list of databases for setting the database source.
Comments
For reference, the sql we run is We run this query against the master database - maybe that's why you're seeing login errors?