About 400 results
Open links in new tab
  1. Cannot Connect to Remote Named Instance of SQL Server

    Apr 30, 2015 · We have 3x instances of SQL Server 2012 installed on a single remote server - there's the default MSSQLSERVER instance, then \INSTANCE01 and \INSTANCE02. I can …

  2. Instance name VS port number - social.msdn.microsoft.com

    Feb 27, 2018 · I do notice something unusual special "feature" in SQL Server. Normally when we connect SQL Server instance, we can use instance name with port number, i.e. …

  3. Sql Connection with ip address in local machine

    Jul 26, 2012 · if you don't know what instance you've installed, start SQL Server Configuration Manager and look at the right pane when node "sql services" is selected - all SQL Services …

  4. SqlServerWriter - social.msdn.microsoft.com

    Apr 17, 2013 · Even though SqlServerWriter is installed with SQL Server 2005, it is not configured as the default writer for SQL Server 2005. You must manually configure SqlServerWriter as …

  5. Windows Installer file wiped, looking for MS SQL Server 2012 ...

    Apr 18, 2016 · I am working an issue where I cannot update MS SQL Server 2012 to SP2 or SP3 because someone appears to have wiped C:\Windows\installer folder.

  6. Connecting to SSIS through SSMS without Built in Administrator

    Sep 27, 2017 · If you want to run SSIS packages in SQL Server Database Engine service you need proper permission, for more information please refer to Using Integration Service Roles. …

  7. Trigger a sqlagent job from Powershell - social.msdn.microsoft.com

    Oct 30, 2016 · For some reason this one doesnt kick off the job. the powershell script as well as the agent job are local and also the account under which I am executing the job is a domain …

  8. Add additional SQL instance to existing SQL Server 2012/2014 …

    Dec 9, 2015 · Now I want to add sql 2014 with names instance to this cluster . Can I use same shared F:\ and G:\ Drive to store files? -- I tried to use same shared drive with new failover …

  9. Re: ERROR [08001] [Microsoft] [ODBC SQL Server Driver] …

    Dec 12, 2008 · Find SQL Server Browser and make sure it's running and that the startup type is automatic. If it's running try restarting it. 2) Try temporarily disabling your firewall and see if this …

  10. SQLSTATE=08501 - OR - Communication Link Failure

    Jun 7, 2010 · Communication link failure is a mid-stream failure of the connection from client to SQL Server. This typically points to problems with your networking layer, typically networking …