About 50 results
Open links in new tab
  1. SQL Server 2005 Backward compatibility component - vulnerability ...

    Jul 23, 2015 · With the April 2016 date approaching for the end of security patches for SQL Server 2005, we did a scan across our network, looking for any SQL 2005 components installed on desktops and …

  2. Forced Encryption with SHA256 - social.msdn.microsoft.com

    Mar 17, 2017 · We currently use SHA1 type certs to force encryption and would like to start using SHA256 certs instead. From SQL Server Configuration Manager, SQL Server Network …

  3. how to download sql server 2016 developer edition

    Jun 10, 2016 · Question 1 Sign in to vote hi sql server 2016 release date is 01/06/2016 but i cannot find the download path of sql server 2016 developer edition plz guide me Thursday, June 2, 2016 10:46 AM

  4. Can we use Developer edition for testing and pre-production …

    You can use SQL Server Developer edition in testing and pre-production environment. And there are license restrictions with SQL Server Developer edition, you can review SQL Server licensing guide to …

  5. Changing Azure SQL Server Administrator Login

    Jan 10, 2013 · You can create and manage SQL logins and users using create login, create user and sp_addrolemember in SQL queries, you can do this from SSMS or the portal.

  6. Windows Management Instrumentation (WMI) service Failure while …

    Jul 21, 2010 · On running the Setup Support Rules The setup failed when it encountered the Windows Management Instrumentation (WMI) service

  7. Installing SQL Server 2012 alongside existing SQL Server 2008

    Mar 26, 2012 · I have an existing SQL Server 2008 machine running on Windows Server 2008 R2. Can I install SQL 2012 on that machine as well without performing an upgrade?

  8. DO NOT use BETWEEN for Date filtering in SQL Server

    Jan 16, 2019 · There was once a web site that went into GREAT detail as why you should not use BETWEEN for SQL Server Date filtering.

  9. Microsoft connector for Oracle v5.0 and SSIS 2019

    Jul 24, 2019 · I would recommend you follow the guide in this link to install oracle connector. Version 5.0 of the connector supports SQL Server 2017 only, please refer to Microsoft Connectors for Oracle and …

  10. SQL Server 2000\2005\2008 (last time when database accessed or …

    Sep 29, 2011 · Use this link as a guide in creating the logon trigger. 2. You can get that info by checking index access statistics for the tables in the database you can refer this link to get that info 3.