Has anyone else noticed that when you rename a database in SQL Server 2008 R2, the <delete> key is not working.
E.g.
I have a database that is named "C:\....\ASPNETDB.MDF". I was named like this after attaching the DB. When I select all the text until ASPNETDB.MDF and then press <delete> nothing happens. The <backspace> key works though.