About 4,910 results
Open links in new tab
  1. Connection to remote Microsoft SQL Server database cannot be made …

    Apr 25, 2018 · I've been working on a web API project using Mac OS and Visual Studio Community (v7.4.3). I have used the Entity Framework core in order to connect programmatically to an AWS …

  2. SQL Server slow after rebooting windows server

    May 27, 2020 · The software connecting to the SQL server gets very slow and every transaction has a delay for like 0.5 sec which is bad. Now, when I log onto Windows Server 2019 and copy that a …

  3. Help to replicate Azure SQL databases to AWS S3

    Aug 13, 2018 · I am trying to copy tables to from a SQL server on Azure to S3 on AWS. I can create the S3 source easily and it lists the proper buckets available. Connecting to the Azure database is …

  4. SQL Server service stopped, cannot restart

    Nov 14, 2017 · 2008-12-27 11:28:22.23 Server Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated …

  5. SQL Server named instance on Linux - social.msdn.microsoft.com

    Oct 12, 2018 · Onekey difference with SQL Server on Linux is that therecan only be oneinstall of SQL Server per Linux server. That installation is called an instance.This means that unlike Windows …

  6. SQL SERVER 2016 Setup/Upgrade Error: Client Tools SDK and Client …

    Nov 22, 2018 · I tired to Update SQL Server 2014 Enterprise to SQL Server 2016 Enterprise today. All components succeeded except Client Tools SDK and Client Tools Backwards Compatibility.

  7. Connect with analysis services in sql server management studio 2012

    May 19, 2016 · Meanwhile you can get MS SQL Server Developer Edition for free at Visual Studio Dev Essential, it has the same feature set as the Enterprise Edition, but is only for developing & testing.

  8. Microsoft SQL server management studio error

    Feb 8, 2011 · Hi. I'm running on windows 7 and I'm trying to connect to SQLExpress through Microsoft SQL Server Management Studio, but I've tried several times with no luck. Basically when I go into …

  9. SQL Server Agent is not running - social.msdn.microsoft.com

    Dec 28, 2011 · When I start SSMA, I can create a project and connect to my MySQL database, however, when I try to connect to the local instance of SQL Server, I receive an Operation …

  10. Permissions within SQL Server Agent jobs - social.msdn.microsoft.com

    Oct 24, 2011 · If the SQL Server Agent Service account is different from the login account and if it does not have enough permission to execute the query, the job will fail. Though you can simply give the …