
Microsoft SQL Server Management Issues
New & Notable
SQL Server Management Issues
Microsoft SQL Server Management Issues News
-
May 17, 2006
17
May'06
PostgreSQL vs. SQL Server: PostgreSQL is right for the Microsoft stack
Is open source database PostgreSQL ready to replace Microsoft's SQL Server in the enterprise? Web application developer and author W. Jason Gilmore tackles the question in this column.
Manage Microsoft SQL Server Management Issues
Learn to apply best practices and optimize your operations.
-
SQL Azure database recommendations and best practices
SQL Azure database is modeled on SQL Server technology, but it doesn’t always act like it. SQL Azure is distinct in how it works, and you should handle it accordingly. Read on for guidelines to keep your cloud deployment in fine working order. Continue Reading
Problem Solve Microsoft SQL Server Management Issues Issues
We’ve gathered up expert advice and tips from professionals like you so that the answers you need are always available.
-
Encrypting password fields in SQL Server
Third party application aren't necessary to create a password field inside a SQL Server database, or to decrypt the field when validating users. Just use an encryption algorithm in your application. A tool called Encryptionizer can do this for you. Continue Reading