About 50 results
Open links in new tab
  1. MS12-060 - social.msdn.microsoft.com

    Aug 24, 2012 · This security update resolves a privately reported vulnerability in Windows common controls. If your SQL Server hosts, have the MS Office 2003 / 2007 installed it is recommend ed, MS …

  2. Flashback query equavalant in Sql server - social.msdn.microsoft.com

    May 26, 2010 · If you are using SQL Server 2008, then you can use Change Data Capture to monitor the insert/update/delete activity on the table that is being monitored by CDC.

  3. Connecting to server in Microsoft 2012 sql express

    May 8, 2012 · To check/change this setting, you need to start SQL Server Management Studio on the computer PARDEST-PC and connect to the SQLExpress instance, right click on the server name in …

  4. Unable to create linked servers using SQL Server Management Studio

    Jun 11, 2014 · I am unable to created Linked Servers using SQL Server Management Studio on SQL Server 2008 R2 as I get the error Cannot find table 0 . (System.Data) and I also get ...

  5. How to create candidate and super key? - social.msdn.microsoft.com

    Jun 10, 2015 · Both candidate keys and super keys are defined in SQL Server as either primary key constraints, unique key constraints, or unique indexes. They are functionally the same except that …

  6. cannot open SQL Server Object Explorer - social.msdn.microsoft.com

    May 8, 2013 · This tutorial creates a sql server localDB database by code first method. when I click on Visual studio's view/SQL Server Object Explorer, the SQL Server Object Explorer tab shows Unable …

  7. Possible file version mismatch detected between ADO.NET Provider …

    Oct 7, 2021 · Possible file version mismatch detected between ADO.NET Provider and native binaries of SQL Server Compact which could result in an incorrect functionality. This could be due to the …

  8. Linked server to Oracle - social.msdn.microsoft.com

    Jun 11, 2014 · I have a MS SQL Server 2008 R2 running on Windows 2008 R2 Server. I have installed Oracle Client 12.1 software. TEsT connect to remote Oracle DB works. But I have problems adding a …

  9. Witness server/ Quorum location - social.msdn.microsoft.com

    Apr 14, 2015 · I am in the process of configuring SQL 2012 Always on availability group with two nodes (windows 2012 R2) in same location. I want to know what's the best way to configure the quorum …

  10. HOW to enable HSTS in SSRS SQL Server 2014

    Oct 23, 2018 · I've seen a lot of information on enabling HSTS in SSRS 2014, but nothing concise that indicates where the code needs to go.