SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags SQL Server 6.5, Security Rss

Refine your search with one of the following additional tags (with number of items):

SQL Server 7, 2000 (9)     Advanced Querying (1)     DTS (1)     T-SQL (1)    
Administering (5)     Best and Worst Practices (1)     Programming (1)     Worst Practices (1)    
Strategies (3)     Configuring (1)     SQL-DMO (1)    
   Items 1 to 16 of 16   
 

SQL Server Security: Server Roles

As yo probably know, Brian covers security topics for us and does a great job. This week he looks at the fixed roles and points out a few things you may not have thought about.   Read more...
By Brian Kelley 2007/05/04 (first posted: 2003/10/29) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 34,516 reads

Encrypting Data With the Encrypt Function

One of the major problems in the database field is when people store sensitive data unencrypted into SQL Server. This article shows you one of the most basic ways to encrypt data to the casual viewer.   Read more...
By Brian Knight 2006/05/29 (first posted: 2001/07/17) | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 27,561 reads

SQL Server Security Part 2

In part one Chris Kempster covered a variety of security recommendations primarily for production systems. In Part two of this series he continues to explore security at a variety of levels where you may not realize you are vulnerable.   Read more...
By Chris Kempster 2005/11/04 (first posted: 2004/01/30) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 31,684 reads

10 Steps to Securing your SQL Server

Securing your SQL Server can be an arduous task, but very rewarding. This article covers 10 steps to properly protecting your data.   Read more...
By Brian Knight 2005/05/27 (first posted: 2003/04/03) | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 39,769 reads

SQL Server Security Part 1

In this series of articles, Chris Kempster will discuss some of the finer aspects of SQL Server security and also touch on OS, physical and application security to open up this science for general discussion.   Read more...
By Chris Kempster 2005/02/11 (first posted: 2002/01/14) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 43,423 reads

Dump SQL Permissions

We saw a note from Chad about a tool he wrote in the forums and asked him to write up some notes. Not only did we get notes, we got the source code! See what a DBA can do with some DMO.   Read more...
By Chad Miller 2004/03/17 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 14,966 reads

SQL Server Security Part 2

In part one Chris Kempster covered a variety of security recommendations primarily for production systems. In Part two of this series he continues to explore security at a variety of levels where you may not realize you are vulnerable.   Read more...
By Chris Kempster 2005/11/04 (first posted: 2004/01/30) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 31,684 reads

SQL Server Security: Server Roles

As yo probably know, Brian covers security topics for us and does a great job. This week he looks at the fixed roles and points out a few things you may not have thought about.   Read more...
By Brian Kelley 2007/05/04 (first posted: 2003/10/29) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 34,516 reads

10 Steps to Securing your SQL Server

Securing your SQL Server can be an arduous task, but very rewarding. This article covers 10 steps to properly protecting your data.   Read more...
By Brian Knight 2005/05/27 (first posted: 2003/04/03) | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 39,769 reads

How Safe are Your Passwords?

How safe are your SQL passwords? Use these free tools to find out how secure your passwords are and generate more secure passwords.   Read more...
By Joseph Gama 2002/12/10 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 6,314 reads

SQL Server Encryption Best and Worst Practices

In this article by Neil Weicher, he talks about encryption of data and files for SQL Server.   Read more...
By Neil Weicher 2002/01/30 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 5,584 reads

SQL Server Security Part 1

In this series of articles, Chris Kempster will discuss some of the finer aspects of SQL Server security and also touch on OS, physical and application security to open up this science for general discussion.   Read more...
By Chris Kempster 2005/02/11 (first posted: 2002/01/14) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 43,423 reads

SQL Server 6.5 Security Modes

A look at the different security modes availabe in SQL Server 6.5   Read more...
By Alexander Chigrik 2001/07/19 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 2,272 reads

Encrypting Data With the Encrypt Function

One of the major problems in the database field is when people store sensitive data unencrypted into SQL Server. This article shows you one of the most basic ways to encrypt data to the casual viewer.   Read more...
By Brian Knight 2006/05/29 (first posted: 2001/07/17) | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 27,561 reads

Securing Your SQL Server

Poorly managed SQL Server Security can not only leave your SQL Server vulnerable, but also leave your NT Server and network open to attacks.   Read more...
By Brian Knight 2001/05/14 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 6,052 reads

Using the Public Role to Manage Permissions

This article by Andy Warren discusses both how to use the Public Role and how using Public may cause you more problems than it's worth. Great examples!   Read more...
By Andy Warren 2001/05/10 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 12,951 reads
   Items 1 to 16 of 16   
 
Most popular

SQL Server Security: Server Roles

As yo probably know, Brian covers security topics for us and does a great job. This week he looks at the fixed roles and points out a few things you may not have thought about.   Read more...
By Brian Kelley 2007/05/04 (first posted: 2003/10/29) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 34,516 reads

Dump SQL Permissions

We saw a note from Chad about a tool he wrote in the forums and asked him to write up some notes. Not only did we get notes, we got the source code! See what a DBA can do with some DMO.   Read more...
By Chad Miller 2004/03/17 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 14,966 reads

10 Steps to Securing your SQL Server

Securing your SQL Server can be an arduous task, but very rewarding. This article covers 10 steps to properly protecting your data.   Read more...
By Brian Knight 2005/05/27 (first posted: 2003/04/03) | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 39,769 reads