About 9,330 results
Open links in new tab
  1. 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.

  2. Message Error: 18210, Severity: 16, State: 1. and Message Error: 3041 ...

    Jun 18, 2013 · These are definitely not traditional SQL Server backup-to-file backups. These are some 3:rd party app (possibly NT backup) where the backup program exists while SQL Server is sending …

  3. VSS no longer finds the 'Registered Application' for .sql files

    Mar 30, 2011 · In the Windows Explorer, however, I do still have a registered application set, do doing a get latest version and then double clicking the filename in Windows Explorer still works, but double …

  4. Moving SSIS 2008 packages stored in msdb between servers

    Sep 14, 2012 · I need to be moving SSIS packages stored in msdb from one Sql server to another. This will be done on a regular basis and the number of SSIS packages is about 100. All packages are …

  5. SQL Server 2008 install fails due to RegKeyCreate error 0xC0000181 ...

    Jan 7, 2013 · 2. Uninstall the existing SQL Server 2008 and all the components from the control panel. Remember to backup the user databases before uninstalling SQL Server. 3. Backup the registry. 4. …

  6. Restore Error in SQL 2016 0x8200001e - social.msdn.microsoft.com

    Jan 20, 2018 · After creating a In-Memory Database , load the in-memory tables with data on the in-mem filegroup upto 1.5 GB. The in-memory tables are using the durability option as …

  7. Msdb corrupted on sql server - social.msdn.microsoft.com

    Jan 17, 2014 · MSDB system database files is used for scheduling alerts and jobs. since you mention that it got corrupted you can recover it by using a dedicated Database Recovery software.

  8. SQL Server Compact 3.5 Downloads - social.msdn.microsoft.com

    Engine Default: By default, the encryption mode for the SQL Server Compact 3.5 database file will not work on Windows CE 4.2 or Windows Mobile 2003 Software for Pocket PC. This encryption mode …

  9. how to create Two different database connection with in Stored …

    Jul 28, 2011 · Your databases are in the same server with same authentication?

  10. restore mdb file - social.msdn.microsoft.com

    May 12, 2015 · See Step 2, 3 and 4 from this article carefully: http://www.serverintellect.com/support/sqlserver/database-backup-ssmse/ You can follow this tutorial …