SQL Server security best practice

Security! This is the word comes in mind of every concerned person when it come...

7/06/2006

MS Released SQL 2005 Everywhere Edition CTP

SQL Server Everywhere Microsoft SQL Server 2005 Everywhere Edition CTP available :http://www.microsoft.com/downloads/details.aspx?FamilyID=85E0C3CE-3FA1-453A-8CE9-AF6CA20946C3&displaylang=...

7/05/2006

Securing Microsoft SQL Server

Hi,their are several ways to secure your SQL Server1). Strengthen Password Mechanism2). Using NTFS File System3). Change the Port of SQL Server other than default4). Use named instance5). Set firewall6). Using Windows Authentication7). Using EFSi would suggest to refer below links for more :http://vyaskn.tripod.com/sql_server_security_best_practices.htmwww.microsoft.com/technet/prodtechnol/sql/2000/maintain/sqlc2.mspx -- C2 Audithttp://www.sql-server-performance.com/ck_database_encryption.asp http://www.sqlservercentral.com/columnists/bkelley/implementing_efs.asp...

7/01/2006

Login fail for user %s

Hi,if you get an error message like "Login fail for User %s , not associated with trusted connection"here is a KB for your reference.http://support.microsoft.com/kb/889615http://support.microsoft.com/kb/555332/en-usThis posting provided AS ...

Upgrade help to SQL Server 2005

Hi,here is a reference article for those who wants to upgrade to SQL Server 2005http://www.microsoft.com/technet/prodtechnol/sql/themes/default.ms...

Microsoft SQL Server 2005 SP 1.0

Hi,MS released Service Pack Version 1.0 for SQL Server 2005 ,here is download linkhttp://www.microsoft.com/downloads/details.aspx?FamilyID=CB6C71EA-D649-47FF-9176-E7CAC58FD4BC&displaylang=...

Download BPA for Microsoft SQL Server 2000

Hi,here is a download link for Best Practices Analyzer Tool for Microsoft SQL Server 2000 1.0http://www.microsoft.com/downloads/details.aspx?displayla%20ng=en&familyid=B352EB1F-D3CA-44EE-893E-9E07339C1F22&displaylang=...

Handling Deadlock in Microsoft SQL Server

Hi,I have found wonderfull KB for handling deadlock conditions in SQL Serverhttp://support.microsoft.com/kb/118552/en-us just F...

Not associated with a trusted SQL Server connection

You may receive a "Not associated with a trusted SQL Server connection" error message when you try to connect to SQL Server 2000 or SQL Server 2005http://support.microsoft.com/kb/889615/en-...

Microsoft SQL Server doesn't exists or access denied

Hi,whenever you get an error like "SQL Server does not exists or access denied"refer below KBhttp://support.microsoft.com/kb/328306/en-...

Troubleshoot Microsoft SQL Linked Server

Hi,this is a KB for How to troubleshoot error 7391 that occurs when you use a linked server in SQL Server http://support.microsoft.com/kb/306212/en-...

Authentication Method Troubleshooting in ASP / SQL

Dear all,here is a KB link FYI for Authentication methods for connections to SQL Server in ASPhttp://support.microsoft.com/kb/247931/en-...