× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2014-08-25T22:10:11Z  · tariqrahiman last modified 2014-11-03T20:57:03Z

MS SQL SERVER 2014 new feature support


Priority Low
Complexity Unknown
Component App - General
Version 16.0
Database Compatibility Level
  The 90 compatibility level is not valid in SQL Server 2014. For more information, see ALTER DATABASE Compatibility Level (Transact-SQL)
 
Security Enhancements
  CONNECT ANY DATABASE Permission
    A new server level permission. Grant CONNECT ANY DATABASE to a login that must connect to all databases that currently exist and to any new databases that might be created in future. Does not grant any permission in any database beyond connect. Combine with SELECT ALL USER SECURABLES or VIEW SERVER STATE to allow an auditing process to view all data or all database states on the instance of SQL Server.
  IMPERSONATE ANY LOGIN Permission
    A new server level permission. When granted, allows a middle-tier process to impersonate the account of clients connecting to it, as it connects to databases. When denied, a high privileged login can be blocked from impersonating other logins. For example, a login with CONTROL SERVER permission can be blocked from impersonating other logins.
  SELECT ALL USER SECURABLES Permission
    A new server level permission. When granted, a login such as an auditor can view data in all databases that the user can connect to.
2 attachments

Issue #12468

Closed
Fixed
Resolved 2014-08-25T22:55:44Z
 
 
Completion
No due date
Fixed Build v15.0.0-beta-33
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017