This is a very useful article for anyone experiencing deadlock issues with SQL Server 2005. http://www.simple-talk.com/sql/learn-sql-server/how-to-track-down-deadlocks-using-sql-server-2005-profiler/ I made use of this while tracking down the cause of the following error: Transaction (Process ID 97) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the [...]
Tag Archives: SQL Server
Web data security paranoia
My recent experiences with several hacking attacks has made me think more about application and data security on the web. In today’s world nothing can be taken for granted and security should be of the highest concern, no mater how simple you think your application or trivial the data you store. Many web applications are [...]
Posted in ColdFusion, Databases, PHP, Security Also tagged ColdFusion, database, encryption, Security 1 Comment




