Open links in new tab
  1. SQL Server Express 2014 - Server Name - social.msdn.microsoft.com

    Apr 19, 2014 · I just now installed the free edition of SQL Server 2014 (Management Studio only edition). During installation I was not allowed to provide an instance name. Post installation when I …

  2. How to import Contoso retail database into SQL Server 2016

    However Management Studio told me no backup set selected for restoration. I copied all the decompressed files into the directory where Management Studio was apparently expecting the …

  3. Powershell from SSMS: Can't use out-gridview

    Aug 15, 2012 · Right-clicking in Management Studio will always launch sqlps.exe. If you're fine with foregoing starting of Powershell from SSMS, then yes it's possible, but your question is titled " …

  4. JProCo Database - social.msdn.microsoft.com

    Aug 7, 2012 · In the past I have been working with the JProCo database, I am following the book SQL Queries Joe for Pros, but with the new instalation of the SQL Server Management Studio I cannot …

  5. Serious issue with Visual Studio Error Message: Timeout expired.

    Oct 19, 2016 · The connection timeout has nothing to do with it. It's the command timeout which is a property on the Command object. Whether you actually have access to it, I don't know. If the view …

  6. SQL Server RunAs Addendum Management Pack by Kevin Holman

    In order to make thigs easier with Configuring Run As accounts for SQL servers discovered any monitored by SCOM, we implemented SQL Server RunAs Addendum Management Pack. It is a very …

  7. Agent message code 20084. The process could not connect to …

    Aug 29, 2018 · If the subscriber is a SQL Server it will be a SQL Server Job. Select job properties, Steps, Run Agent, click the Edit button, select the entire string and post it here. Then for the server …

  8. Issues when using local database files in Unit Tests

    Oct 22, 2008 · Looking at the SQL Server Management Studio Express we can see one attached database per test suite that was run (Each database is named with a {GUID} ). Is there a mean to …

  9. MSSQLSERVER service not found in the service list.

    I installed Microsoft SQL onto my laptop having windows 10 SQL Server Management Studio15.0.18330.0 Saturday, June 6, 2020 1:50 AM

  10. An exception of type 'System.Data.SqlClient.SqlException' occurred and ...

    Oct 17, 2010 · Another stored proc from the same app returns over 150k records without any excetpion. Can't conclude that the exception is in Stored proc, because it works from SQL Server Management …