Hosam Kamel's Blog

Sponsors

News


Follow HosamKamel on Twitter

Blogroll

Browse by Tags

All Tags » SQL Server 2005 tips (RSS)
Upgrading my development machine to VISTA :)
Hello All, I've finally manage to upgrade my development machine from Windows XP to Windows Vista and of course this was not a normal operation !. In fact I've spend a lot of time between handling the normal Windows programs to get it run on Vista, and...
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.   Via : BrettBlog
SQL Load Test
Project Description This tool takes a SQL Profiler trace file and generates a unit test that replays the same sequence of database calls found in the trace file. The unit test is designed to be used in a Visual Studio Load Test. The code generated is...
Free SQL Injection Vulnerability Scanner By HP
Scrawlr is a free software for scanning SQL injection vulnerabilities on your web applications. It is developed by HP Web Security Research Group in coordination with Microsoft Security Response Center. Scrawlr crawls a website while simultaneously analyzing...
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.”   read it here SQL Protocols
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 . Dropping a User's Default Database in SQL Server 2005
More Posts