Some important bug fixes for SQL Server 2005
Posted by decipherinfosys on February 18, 2008
We ran into a couple of issues while helping one of our clients and were researching the fixes for those issues and it turns out that the fixes for those are available in some of the cumulative updates so we thought we would share them with you. If you do not do so already, you should keep an eye out on the bug fixes that are released by MSFT in the cumulative updates. You can look at KBalertz.com and can subscribe to the automatic notifications so that you do not spend too much time troubleshooting issues that are really bugs in the product that have already been reported and fixed by MSFT.
Here are some that we found while working for our client:
FIX: A blocking issue occurs when you update rows in a table in SQL Server 2005
FIX: A stored procedure cannot finish its execution in SQL Server 2005


February 22, 2008 at 5:54 pm
[...] Systems Engineering and RDBMS reports on some important bugfixes in this update. [...]