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 of the SQL Server 2005 Driver for PHP is available for download on the MSDN download site. Via : BrettBlog
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...
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...
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
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