Wrox Programmer Forums
|
BOOK: Professional SharePoint 2013 Administration
This is the forum to discuss the Wrox book Professional SharePoint 2013 Administration by Shane Young, Steve Caravajal, Todd Klindt; ISBN: 978-1-1184-9581-0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SharePoint 2013 Administration section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 2nd, 2016, 05:29 PM
Registered User
 
Join Date: Mar 2016
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to connect/permissions to SQLServer

I am at Page 63 and have created the AD for SP_farm. My SQLServer is LongSQL2012.longsoho.local and the server name is LONGSQL2012\MSSQLSERVER2012

I at the first step in configuring SP 2013. On page 63 of the book it is about creating the farm. I entered this elevated script:

New-SPConfigurationDataBase -DatabaseName SharePoint_Config -DatabaseServer LongSQL2012\MSSQLSERVER2012 -AdministrationContentDatabaseName SharePoint_Admin_Content

It follows the description and I enter logon LONGSOHO\SP_farm and the passphrase.

Here is where it fails:

Cannot connect to database master at SQL Server at LONGSQL2012\MSSQLSERVER2012. The database might not exist, or the current user does not have permission to connect to it.

AT LONGSQL2012, the serve is setup and the master db exits. I added a login for SP_farm with dbcreator, public, securityadmin and serveradmin roles.

How do I configure the connection to SQLServer to get the farm created and the install moving forward.

Guidance appreciated.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Permissions for use AlanWheeler BOOK: Beginning ASP.NET 4.5 : in C# and VB 1 February 17th, 2014 06:08 PM
Connect SqlDataSource to SQLServer 4thhorseman ASP.NET 2.0 Basics 1 July 25th, 2009 08:59 PM
how to connect to sqlserver database file bhaveshsanghani BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 May 3rd, 2007 04:44 PM
SQLserver 2000 vs SQLserver 2005 Express cJeffreywang BOOK: Beginning ASP.NET 2.0 and Databases 0 April 22nd, 2007 09:52 AM
Connect Remote SQLServer Database krajdyal ADO.NET 1 December 21st, 2005 02:47 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.