About 6,050 results
Open links in new tab
  1. Transactional replication license question

    Sep 5, 2012 · I want to build a transactional replication of a database (Database_X) between Server_A (that is the publisher) and Server_B (that is the subscriber). I want to have a …

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

    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 …

  3. SqlServr.exe still running after stopped "SQL Server" service

    Dec 13, 2017 · Hello all, I have a Windows Server 2012 R2 with SQL Server 2016 Developer in a virtual environment (ESX). There is a strange behavior that cannot understand how to solve: …

  4. Install Business intelligence development studio

    Oct 7, 2021 · Business Intelligence Management Studio is part of SQL Server and DTS is now SSIS (sql server integration service) and yes part of the BI Management Studio. If you have …

  5. Data Structures in SQL Server - social.msdn.microsoft.com

    Dec 31, 2014 · I am giving a session on "Data structures and SQL Server" for one of the SQL Server communities in India.

  6. SQL Server 2012 Shutting Down Randomly

    May 17, 2013 · I have two servers with Windows Server 2008 R2 and SQL Server 2012 Standard that were just setup about a week ago. Both SQL Server instances will randomly stop the …

  7. Restarting a sql server 2008 r2 - social.msdn.microsoft.com

    Feb 26, 2014 · i restated a sql server 2008 r2 in my local system and suddenly i lost all my Databases except system databases.

  8. SQL Server Management Studio Express - cannot find …

    Nov 21, 2012 · 6 years later and this bug in Microsoft's SQL Server management studio is STILL CAUSING issues. Way to never fix anything, Microsoft! This is why I will never buy a phone, …

  9. How to load local XML File to Azure SQL Database?

    Jun 16, 2016 · 1. Create a temp table with text string field in local sql server database, 2. read the xml file as text string and insert it into the temp table3. use linked server to transfer the temp …

  10. SQL 2008 to SQL 2005 issues - social.msdn.microsoft.com

    Nov 30, 2011 · I found that you can use Taks, Generate Scripts wizard from SQL Server 2008 to SQL Server 2005. It has option to script data, although we don't want to use this option on big …