Contents tagged with SQL Server 2005 tips
-
Upgrading my development machine to VISTA :)
Hello All,
-
Version 1.0 RTM of the SQL Server 2005 Driver for PHP is live!
Version 1.0 of the SQL Server 2005 Driver for PHP is available for download on the MSDN download site.
-
SQL Load Test
-
Free SQL Injection Vulnerability Scanner By HP
Scrawlr is a free software for scanning SQL injection vulnerabilities on your web applications.
-
Understanding the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”
a wonderful explanation about the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”
-
Dropping a User's Default Database in SQL Server 2005
A good tip by David Douglass about what happened if your drop the default user's database and how to fix the generated error below .