Browse by Tags

SQLBits conference on01st March 2008 - 1 week to go
Published 22 February 8 2:0 AM | SSQA.net
In continuing from the post of SQLBits II now the sessions are available on SQLBITS site for your voting. Don't forget to register and cast your vote to be in touch with SQL Server knowledge. Here is the incentive from SQLBITS as the next Free community...
Heroes Happen Here - SQL Server 2008, Windows Server 2008 and Visual Studio 2008 launch events
Published 11 January 8 2:38 PM | SSQA.net
ITS Party time!!! Well I'm joking, its not a full-party time. 2008 entered already that kicks Microsoft gearing up for worldwide events, important ones. Release of Visual Studio 2008, Windows Server 2008 and SQL Server 2008!!! This brings most of...
SQLBits conference on01st March 2008 - vote for sessions
Published 9 January 8 2:0 PM | SSQA.net
In continuing from the post of SQLBits II now the sessions are available on SQLBITS site for your voting. Don't forget to register and cast your vote to be in touch with SQL Server knowledge. Here is the incentive from SQLBITS as the next Free community...
SQL Server 2005: Deny Server-Level Dynamic Management Views to public group
Published 21 December 7 7:47 AM | SSQA.net
As you are aware DMV - Dynamic management views are very good to provide server-level information and some of them with detailed information on the execution environment of the database engine. Just to introduce about DMVs, there are two types of dynamic...
Find VIEW ANY Database permission privileges for all users
Published 18 July 7 10:11 AM | SSQA.net
You may be aware that any login that is created on SQL Server will have permission or privilege to see all databases on that instance. This is due to VIEW ANY DATABASE permission that regulates the exposure of metadata system databases. This permission...