April 17, 2009
Why SQL Server 2008 is Bad
Using Experess in User Instance mode, with Visual Studio 2008, local DB files in App_Data and Entity Framework, it silently upgraded the version of the DB to one that was not compatable with SQL Server 2005.
Even when creating a new DB, and choosing compatability with 2005, it lies.
Did for me, anyway.
Really, this is why 2008 is bad, just more of a ye be careful in upgrading tale. Oh well.