Source Control - Can't Link any database - Can't access Database (No Azure involved)
Hopeandfear
Posts: 2 New member
I have installed SQL Source Control 7.6.0.17.104 onto my my RP box, this box runs SSMS 17.9.1.
The SQL Server is a SQL Server 2014 instance.
I Start of SSMS and Source control, and I seem unable to initialise source control on any database, the error message shown is:
SQL Source Control can't access this database
make sure the database is online, you have permission to access it and you are using a supported authentication type.
Database is on and I have sysadmin as a role assigned to my windows authentication login, and I created a SQL login to see if this would help that also has sysadmin as a role.
Any pointers or help would be most appreciated
The SQL Server is a SQL Server 2014 instance.
I Start of SSMS and Source control, and I seem unable to initialise source control on any database, the error message shown is:
SQL Source Control can't access this database
make sure the database is online, you have permission to access it and you are using a supported authentication type.
Database is on and I have sysadmin as a role assigned to my windows authentication login, and I created a SQL login to see if this would help that also has sysadmin as a role.
Any pointers or help would be most appreciated
Tagged:
Best Answer
-
Victoria W Posts: 388 Gold 2Hi @Hopeandfear
Please can you look at this article and see if it resolves your issue?
https://productsupport.red-gate.com/hc/en-us/articles/360014437958-SQL-Source-Control-can-t-access-this-database-make-sure-the-database-is-online-and-you-have-permission-to-access-it
Answers