|
Hello everyone! I cannot check remote access in Connections of the SQL instance I am running, Sharepoint SQL Instance, because I am getting: The specified option 'remote access' is not supported by this edition of SQL Server and cannot be changed using sp_configure. (Microsoft SQL Server, Error: 15392) Is there a way I can configure the remote access value to 1 so that I can remote connect to the SQL Server Instance?
(comments are locked)
|
|
I have not worked on Shared Point yet, but I hope the below connection string could help you out which I find out in below links http://channel9.msdn.com/Forums/TechOff/255490-How-to-connect-MICROSOFTSSEE There are some more options in the latter one.
(comments are locked)
|


Have you followed these steps: http://support.microsoft.com/kb/914277
I'm running SQL Server 2008 R2 but the database is a SQL Server 9.0.4035. (SQL 2005). The SSMS info I pull from the server while connected to the Sharepoint DB is Microsoft SQL Server Management Studio 10.50.1600.1
I do not have any of the SQL 2005 tools installed.